Blog card using html and css

Solution retrospective
Next time, I am going to put more effort into the accessibility side of the project, using the accessibility features of the browser developer tools more effectively. I learned a lot about responsiveness from this project, and I am looking forward to diving deeper into this topic.
What challenges did you encounter, and how did you overcome them?"I focused on making the layout responsive, especially the font sizes. After doing some research, I decided to avoid media queries and use clamp() instead.
What specific areas of your project would you like help with?I'm especially unsure about the layout using semantic elements. I'm not sure if I used them correctly, such as using <article> for the card and <section> for the main content.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on skhbabez's solution.
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