My Interactive rating component by Kobi

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Illyaas4Show
Welcome to the community @Kobi-Okiti
This is a great attempt, Well done! You even added your own tingle :)
Just some accessibility issues...
-
Document should have one main landmark
- You should wrap your card element in a<main>
tag to allow screen readers to navigate your content. You should also wrap the attribution tag in a<footer>
tag for the same reason. -
Page should contain a level-one heading
- You should also have one, and only one header per page, again to help navigate your page.
Hope this helped, Happy coding! :)
-
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