#Day15 of My Web Development Journey Today I worked on something really fun — I created a Flip Card Hover Effect using HTML and CSS! 🎴✨ The idea was to design a card that has a front and back side, and when you hover over it, it smoothly flips to reveal the other side. It’s a small but super cool effect that can be used for portfolios, product showcases, or profile cards. 💡 What I learned today: How to use CSS 3D transforms (transform: rotateY() and perspective) The importance of positioning and layering (position: absolute & backface-visibility: hidden) How subtle transitions can make UI feel smooth and interactive Practiced keeping my HTML structure clean and my CSS modular Every day I’m realizing how much you can do with just HTML & CSS — and how creativity plays a big role in front-end development! you can also check out my code on GitHub:- [https://lnkd.in/de9naYnT] #100DaysOfCode #WebDevelopment #HTML #CSS #Frontend #LearningJourney #Coding

To view or add a comment, sign in

Explore content categories