Design comparison
SolutionDesign
Solution retrospective
Just completed my first HTML and CSS challenge on Frontend Mentor!
Community feedback
- @Brian-PobPosted over 1 year ago
Hi Marcel. Great job on your first Frontend Mentor challenge!
For future reference, you may want to wrap your content using a
<main>
tag. This should help resolve the warnings presented in the Accessibility Report.Use of the
<main>
tag is important for accessibility as it helps tools like screen readers to navigate around your page. The "Learn More" link in the warnings provides a more detailed explanation.Hope this helps!
Marked as helpful1
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