Design comparison
SolutionDesign
Solution retrospective
Please, feel free to share any improvement suggestions.
Community feedback
- @EmmanuelHexerPosted over 2 years ago
Good job man, nice work.
- One tip i can give you is to wrap your content in a
main
element to avoid accessiblility issues.
Marked as helpful1 - One tip i can give you is to wrap your content in a
- @NaveenGumastePosted over 2 years ago
Hay ! Duncan 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 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