Blog preview card using css flex

Solution retrospective
Being able to challenge myself, I will like to try it out next with scss and tailwind css
What challenges did you encounter, and how did you overcome them?Nothing really
What specific areas of your project would you like help with?I'm open to honest critics and point out area i can improve myself.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Anita-Liberatore
👍 What's Good:
Nice use of meta tags and favicon
Clear layout and good structure
Attribution section is well included
🛠️ Improvements:
Use semantic tags like <article>, <time>, and <span> instead of <div>, <h3>, and <button>
Avoid empty links (href=""), and don't wrap <h1> inside <a> without purpose
Improve alt text for better accessibility
Maintain heading hierarchy (h1 → h2 → h3)
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