Blog Preview Card Solution

Solution retrospective
I pride myself on focusing on the code and reviewing it before uploading it. This may seem silly, but it helps you develop this skill automatically, grow within you, and become something natural within you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @PastaSus
you can use the
<section>
instead of<div>
for better html semantics and accessibilty. you also use rem units in css for better scalability and responsiveness .
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