This is a 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.
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/juanitatime/3-column-preview-card-with-HTML-and-CSS.github.io)
- Live Site URL: (https://pensive-noether-f07096.netlify.app)
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Practiced using flexbox and looking at differences between using grid in creating the cards.
- Learned how to add several breakpoints to create a responsive site.
- Made sure to begin with mobile-design first so I could get used to it.
Practicing when to use flexbox vs grid for layouts
- Resource 1 - The website helped me understand the concepts on grid template columns and whether or not to use them instead of flexbox.
- Resource 2 - A helpful tool from W3 that converts hsl values to hex.
- Website - Meryl Almeida
- Frontend Mentor - @juanitatime
- Github - @juanitatime
Big thanks to Nam joo hyuk and BTS for inspiring me to continue working on this after feeling ill the day before.


