
Design comparison
SolutionDesign
Community feedback
- P@atif-devPosted 12 days ago
Hi EwkaKonewka, congrats on completing the challenge.
To avoid accessibility issue "All page content should be contained by landmarks" use code as :
<body> <main> ---your code here---- </main> <footer> </footer> </body>
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