order-summary-component-solution

Please log in to post a comment
Log in with GitHubCommunity feedback
- @NaveenGumaste
Hello Alex Kipkorir ! 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 helpful -
Join 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