Design comparison
SolutionDesign
Community feedback
- @Lo-DeckPosted about 1 month ago
Hi well done for this challenge,
You used too much
div
use more semantic tag likesection
,article
...Like
<div class="container">
to<main class="container">
.It's better to use
em
orrem
instead ofpx
. FreeCodeCamp. FreeCodeCamp.Hope to be helpful.
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