Design comparison
SolutionDesign
Community feedback
- @shashreesamuelPosted over 2 years ago
Good job with this challenge, keep up the good work.
I recommend using html semantic tags specifically the
main
tag to renamediv class=`parent`>
.It should be
<main class=`parent`>
.This should help with your accessibility issues.
Cheers, Happy coding š
Marked as helpful0
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