Design comparison
SolutionDesign
Solution retrospective
Any feedback is much appreciated :)
Community feedback
- @ChamuMutezvaPosted about 3 years ago
That's awesome work there, well done. Some issues raised in the report can be solved by
- your site is missing the
main
element, it is considered important to have in a site ahead of elements such as a section as that should carry the main content of the site. - add
aria-label
to the anchor elements without text. An image is not enough to announce the purpose of thea
element
1 - your site is missing the
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