This is my solution to the 3-column preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
This challenge is good for a newbie. Good for practicing HTML, CSS, Flexbox and interactive pages.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: https://github.com/DevDoc7/3-column-preview-card-challenge-frontend-mentor
- Live Site URL: https://devdoc7.github.io/3-column-preview-card-challenge-frontend-mentor/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Frontend Mentor - @DevDoc7