Design comparison
SolutionDesign
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay There ! Good Job on this challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body like it should be your container
-> For 1st heading or h1 tag, use header tag and then inside the header put your h1 or h2 etc
-> But use header tag only once in main heading element.
-> Instead of using "<div class="lables__container">" use ul and li elements it will be much easy
-> Always use h1 first and then h2, h3 and so on
Keep up the good work!
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