Design comparison
SolutionDesign
Community feedback
- @kaamiikPosted about 1 month ago
I see you did not use a main and footer inside your html. Add semantic tags properly really helps for accessibility and make your code clean.
On the CSS side, try to use a better CSS reset. Andy Bell's is good. And for the font-size and max-width and also media queries use rem unit. For the margin and padding you can use em too.
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