Responsive Blog preview card

Solution retrospective
it was an easy challenge
What challenges did you encounter, and how did you overcome them?The challenge was to add an inner border, which I solved by adding outline and outline-offset.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ddg-dev
- Does the solution include semantic HTML? No, only using div.
- Is it accessible, and what improvements could be made? Yes, it's ok on desktop and mobile.
- Does the layout look good on a range of screen sizes? Yes.
- Is the code well-structured, readable, and reusable? Yes.
- Does the solution differ considerably from the design? It's perfectly the same !
Care about the hover on the title HTML & CSS foundations. The hover is active around the title not on the title.
Marked as helpful
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