Design comparison
SolutionDesign
Solution retrospective
What do you think that can be improved?
Community feedback
- @iceoficePosted about 3 years ago
Hi, Congrats on finishing this challenge! I see the issue for the background, it is not shown because the path is wrong. For the accessibility issues, you need to make it in semantic HTML, In your markup, <div class="container">...</div> should be <main class="container">...</main>. Hope it fix the issues, let me know if it works! Keep it up!
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