A simple and clean card hover effect created using pure HTML and CSS.
This project demonstrates the use of CSS hover, transform, and box-shadow properties.
- Smooth hover animation
- Card lift effect
- Soft shadow on hover
- Beginner-friendly design
- HTML
- CSS
card-hover-effect │── index.html │── style.css │── preview.png │── README.md
- Download or clone the repository
- Open
index.htmlin any web browser - Hover over the card to see the effect