Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 634 Bytes

File metadata and controls

22 lines (18 loc) · 634 Bytes

Card Component

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.

Features

  • Clean, minimal card component layout
  • Focus on practicing CSS hover effects
  • Solid foundation for basic HTML structure

Built With

  • CSS
  • HTML

Live Demo Link

https://brooke-lin.github.io/WebProjects_CardComponent/

Design Attribution

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.