This project is a simple card component built with HTML and CSS. Its main purpose is to practice styling techniques, especially hover color changes, and to reinforce understanding of basic HTML structure.
- Clean, minimal card component layout
- Focus on practicing CSS hover effects
- Solid foundation for basic HTML structure
- CSS
- HTML
https://brooke-lin.github.io/WebProjects_CardComponent/
The design for this project is based on a challenge from the Frontend Mentor website, but all code in this project was written by me.