Design comparison
SolutionDesign
Community feedback
- @princej02Posted over 2 years ago
To deal with the accessibility issues:
- For the container div use <main> or <section>
- Instead of using h4 use h1 and change the font size - this is because of the heirachal structure you cannot have any heading element like h2, h3, h4 etc. come before h1.
Overall good solution.
Marked as helpful0@nadiasalsaaPosted over 2 years ago@princej02 hello ! thankyou so much for the info !^^
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