Design comparison
SolutionDesign
Community feedback
- @Md-TalimPosted almost 2 years ago
Your design is pretty well but i think you can improve your code.
- You should use semantic HTML5 Tags such as main and section tag instead of using div everywhere
- Use main instead of your div containing class of container
<main class="container"> Content </main>
- Provide your image an alternate text
- Use atleast and only one h1 tag
- You can improve this design by giving some extra padding in your container
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