Design comparison
Solution retrospective
Happy coding!.
Community feedback
- @Kamasah-DicksonPosted about 2 years ago
Your solution looks great and you did a good job.
-
To help with the accessibility issue, your headings (h1.....h6) must be used in reducing order in your projects.
-
Do not use the section tag when there is not going to be any immediate headings use divs instead.
-
To clear the landmark issue, use the main tag for your main section/content. and use and aside for the side contents/news. besides I hope this was very helpful.
Happy coding and have a nice day.
Marked as helpful1@AbiekatkamPosted about 2 years ago@Kamasah-Dickson Hey bud! Thank you so much for your help. I was looking the solution for this warning. With this I can now make correction in my next project.
1 -
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