Design comparison
Solution retrospective
I did my best π
Community feedback
- @ViicDevPosted over 2 years ago
nice job @nonamehz π just a small detail and that is to add a touch of shadow to the card
Marked as helpful0 - @denieldenPosted over 2 years ago
Hi Jose, I took some time to look at your solution and you did a great job!
Also add
main
tag and wrap the card for AccessibilityOverall you did well :)
Hope this help and happy coding!
Marked as helpful0 - @NaveenGumastePosted over 2 years ago
Hello Jose Rodrigo ! Congo π on completing this challenge
Let's look at some of your issues, shall we:
-
you can find text
font-size
andstyle
in style.guide.md so fix that -
Always use
h1
first and thenh2
,h3
and so on,you have usedh3
-
Warp your card content around the main tag Ex: π
<body> <main class="container"> *all you content here* </main> </body>
happy Codingπ
Marked as helpful0@nonamehzPosted over 2 years ago@Crazimonk thanks for your feedback :), i'm fixing it.
1 -
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