Design comparison
SolutionDesign
Community feedback
- @ivandro-netoPosted over 1 year ago
Hi there, 👋 Your solution looks great, but instead use
<section>...</section>
as a main container, HTML has a specific tag for this called<main>...</main>
. You must change this one for accessibility best practice.Have a happy code.❤️
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