Design comparison
SolutionDesign
Community feedback
- @Lo-DeckPosted 4 months ago
Hi well done for this challenge.
You used a lot of
div
tag. You have to use more semantic tag, it's better for screen reader and SEO. MDNYou mixed with
px
andrem
, don't usepx
.freecodecampand this line
@media (max-width:912px)
. Do your website with a mobile-first-approach, you will do it with more ease.freecodecamp.Hope to be helpful.
Marked as helpful1@KawatarrzemPosted 4 months ago@Lo-Deck thank youu,i'll try to do better next time !
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