Responsive Blog Preview Card using HTML and CSS

Solution retrospective
I´m proud of the result it´s very close to design. In future I have to improve responsive designe.
What challenges did you encounter, and how did you overcome them?the use of flexbox was a chellenge, I overcome it reading the documentation and asking to the community in Stackoverflow.
What specific areas of your project would you like help with?-How to use Figna -Flexbox
Please log in to post a comment
Log in with GitHubCommunity feedback
- @golden-section
Very close to design, nice work! Just needs some font styling adjustments. There is an extra symbol before the doctype declaration:
n<!DOCTYPE html>
It looks like a typo, just remove it. Also, you can adda
tag for the text inside theh1
so the text will behave as a link. Hope it helps :)
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord