This is a solution to the Blog preview card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- See hover and focus states for all interactive elements on the page
- Solution URL: [https://github.com/codejeroo/blog-preview-card]
- Live Site URL: [https://codejeroo.github.io/blog-preview-card/]
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
I learned how to apply clamp on font sizes to dynamically change depends on screen-size.
I will this as an opportunity to further master flexbox and I guess make my pages more dynamic.
- Frontend Mentor - [(https://www.frontendmentor.io/profile/codejeroo)]
