Submitted about 2 years ago
Responsive Product Card design using flexbox
@JacobMarshall0
Design comparison
SolutionDesign
Solution retrospective
How can I develop code for better accessibility?
Community feedback
- @Aur71Posted about 2 years ago
For better accessibility use semantic html, like header, main, footer, etc (in this case i think you shoud wrap all the content in a <main> element). Is good practice to only use a slinge <h1> on your page for your most important title . Also use the alt attribute from your images.
Marked as helpful1
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