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.
Users should be able to:
- See hover and focus states for all interactive elements on the page
- Live Site URL: [https://dayu420.github.io/Blog-preview-card/]
I learned how to import local fonts into my project by referencing the font files using the @font-face rule in CSS, as well as how to import fonts from external sources using the element in the HTML section, ensuring a seamless integration of custom typography into the design.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Frontend Mentor - @dayu420
