Design comparison
SolutionDesign
Solution retrospective
Feel free to point out all my mistakes.
Community feedback
- @DytomaPosted almost 2 years ago
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 helpful1
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