Design comparison
SolutionDesign
Community feedback
- @anoshaahmedPosted almost 3 years ago
To avoid accessibility issues in the future:
- wrap everything in your body in <main>
- start your headings with h1 and move up by one level each time
Good job! :)
Marked as helpful0@kbrandon19Posted almost 3 years agoHey @anoshaahmed! When you say move up by one level each time do you mean start with h1 then when I want to use another heading use h2, instead of jumping around?
1
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