Design comparison
SolutionDesign
Solution retrospective
Challenged Complete! my code is still kinda scuffed but i believe i improve with every challenge! also any feedback is appreciated.
Community feedback
- @vanzasetiaPosted over 3 years ago
👋Hi George Al Ismail!
Try to use HTML Semantic tags, like
header
,section
, andaside
. Try to use multiple heading tags also likeh1
inside theheader
,h2
for every section and etc.Try to use
box-sizing: border-box
as a reset for every element using*
.That's it! Hopefully this is useful!
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