DEV Community

Cover image for Animated Profile Card UI Design with Hover Animation in HTML CSS & JavaScript
CodingNepal
CodingNepal

Posted on • Edited on

1

Animated Profile Card UI Design with Hover Animation in HTML CSS & JavaScript

What is a card, exactly? Well, they come in all sorts of shapes and sizes, but common cards will include information or content such as a title, a user name, a picture, and various icons. Sometimes there might be a brief amount of text, for example, product or client description.

Today in this video, I'll share with you this program (Profile Card UI Design with Hover Animation). At first, on the webpage, there is only an image with a round border-color. But when you hover on that card, then the height and width of the card smoothly expand and show the contents of the card. I have also added transition-delay on social media buttons so the buttons will appear one by one.

You can download the source code files through the given link. Click here to download source code files.

You might like this:

Responsive Testimonials Section
Responsive Owl-carousel Slider
Animated Blog UI Card with Slider
Pure CSS Card with 3D Flip on Hover

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay