Design comparison
SolutionDesign
Solution retrospective
anything helps! :)
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay ! Natasya Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding π!
Marked as helpful0@notanutPosted almost 3 years ago@Crazimonk thanks a lot, that's such a great help. I've fixed it now
1 - @GitHub-dev12345Posted almost 3 years ago
Reduce the accessibility change this codeπ
<Section class="card" > to <main> ( used main tag )I hope you find this helpful
Marked as helpful0 - @optimusprime202Posted almost 3 years ago
Hey @notanut, Fantastic work!
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