Interactive Rating Component -html, css, js

Solution retrospective
Really proud of this project! Check out the console(:
Always accepting constructive criticism!
Cheers! Julia
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@danielmrz-dev
Hello @ShalomiAhavah!
Your solution looks great!
I have just a couple of suggestions:
-
Add
cursor: pointer;
to the numbers and the button to give the user a visual indication that those elements are clickable. -
Also, replace your
div.card
withmain.card
.
These changes may have little or no visual impact but they make your HTML code more semantic and improve SEO optimization as well as the accessibility of your project.
Other than those details, you did a really good job! 😊
-
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