
Design comparison
Solution retrospective
Please, feel free to give me feedback if you want :)
Community feedback
- @MarkosComKPosted over 3 years ago
Maybe remove the
alt="Sedans icon"
description will be better cause decorative images won't need an alternative description, they need be ignored for screen readers.You can also add an:
aria-hidden="true"
to be sure they'll be ignored.
You need some semantic tag to encapsulate the elements on the page. An <main> tag will help you.
I hope I'm helping you!
0@LudovicLefieuxPosted over 3 years ago@MarkosComK Thank you for your feedback ! I will check how to make my solution better following your advices
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