Advice generator app

Solution retrospective
Hi there! you are welcome to give feedback on my code
Please log in to post a comment
Log in with GitHubCommunity feedback
- @shashreesamuel
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 helpful - @NaveenGumaste
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😀
- here
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