Design comparison
Solution retrospective
Hi there! you are welcome to give feedback on my code
Community feedback
- @shashreesamuelPosted over 2 years ago
Good job with this challenge, keep up the good work.
In terms of your accessibility issues, wrap all your content within a
<main>
tag.Your design looks good but I believe that the title where the advice number will be dynamically generated should be in a different font. Refer to
style-guide
in the starter files and change it.Overally, everything looks good.
I hope this helps
Cheers, Happy coding π
Marked as helpful1@saifion33Posted over 2 years ago@TheCoderGuru Hi coder guru. Thanks for your feedback
0 - @NaveenGumastePosted over 2 years ago
Hello saifion33 ! Congo π on completing this challenge
Let's look at some of your issues, shall we:
- here
<div id="advice-id">ADVICE #1</div>
you have to use heading likeh1
happy Codingπ
1 - here
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