Design comparison
Solution retrospective
Hello, I would like a global opinion on my realization. Thank you in advance for your feedback!
Community feedback
- @anoshaahmedPosted almost 3 years ago
To get rid of the accessibility/HTML issues shown in your Report, wrap everything in your body in
<main>
... OR use semantic tags ... OR giverole=""
to the direct children of your<body>
... Click here to read moreGreat job! :)
Marked as helpful0@LucasTamayaPosted almost 3 years ago@anoshaahmed, thank you for your valuable advice, I will put it into practice!
1 - @abdulrsfPosted almost 3 years ago
Great work!
Marked as helpful0 - @nofeesahdeePosted almost 3 years ago
Hi Lucas, great work. To tackle the accessibility issue, you should wrap the body in a
<main>
tagMarked as helpful0@LucasTamayaPosted almost 3 years ago@nofeesahdee, thanks for your feedback and advice. I will take it into account for the next challenges.
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