Design comparison
SolutionDesign
Community feedback
- @Sam-GulikerPosted almost 3 years ago
Hi,
Looks pretty clean, I checked your HTML and you're using divs for Heading elements. Try to use h1,h2,h3 etc. Like so: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements
Also try to use landmarks like main, header or footer. https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/landmark_role
Happy coding
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