Design comparison
Community feedback
- @Kamasah-DicksonPosted over 2 years ago
-
Your solution looks great and closer to the design. It is also responsive.
-
To help you with accessibility issues. NB: there should always be ** semantic** tags in your solutions. examples are **<main> <aside> <footer> <section> **
-
You can use main as a semantic on this your solution.
-
Change the parent div into <main> or wrap your solution in a <main> tag.
-
There should always be a level 1 heading which is an h1 tag in your solutions. Don't also mix your h tags up. They should decrease by one level.
-
If you have any questions you can ask me am always here.
Besides great job there👍 Have a nice day and a happy coding👍💻
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