Vanilla JS

Solution retrospective
Feel free to point out all my mistakes.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Dytoma
Hey👋
Good job on completing this challenge
For accessibility issues, I'll suggest you add the
aria-label='next advice'
attribute to your button and anaria-hidden="true"
to the image inside the button as it just serves for decoration. You can read more about ARIA on mdn aria docs📚.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