Design comparison
SolutionDesign
Community feedback
- @SuhasPatnaikPosted 21 days ago
Hello! I had a glance at your project. A quick suggestion:
- The website is not responsive in the way the mobile design requires it to be. Please take a look at the mobile design file provided so you can make better decisions for your media queries.
- Also, there could be a better use of semantic HTML5 tags. I see that you have used
<main></main>
to wrap the entire site which is nice but the page itself can be broken down further into<section></section>
tags.
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