Design comparison
SolutionDesign
Solution retrospective
As a new beginner to frontend development, please leave any advices for me to make my work better.
Community feedback
- @NaveenGumastePosted over 2 years ago
Hello Huy Vo ! Congo π on completing this challenge
Let's look at some of your issues, shall we:
-
Always use
h1
first and thenh2
,h3
and so on -
Consider using
h2-h6
elements to add identifying headings to all sections. -
Warp your card content around the main tag Ex: π
<body> <main class="container"> *all you content here* </main> </body>
happy Codingπ
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