Design comparison
SolutionDesign
Community feedback
- @MorganMartin12Posted 3 months ago
I would consider using more semantic html for some of your elements. Instead of using a div with background image, you should just use a img tag with an alt. This allows for better accessibility and SEO. Also consider using the time tag for the date for the same reasons. I would consider making the flex direction column to make this easier to control the layout.
0
Please log in to post a comment
Log in with GitHubJoin 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