Blog Preview Card with CSS Flexbox

Solution retrospective
I found it a lot easier to do compared to previous projects.
What specific areas of your project would you like help with?I'm always looking for ways to improve so any opinion and advice is very helpful. Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@atif-dev
Hi Timony, congrats🎉 on completing the challenge.
Use html semantic elemnets to avoid accessibility issues. Following is structure for semantic elements:
<body> <main> ---your code here---- </main> <footer> </footer> </body>
Hope you will find this Feedback 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