HTML, CSS, JavaScript

Solution retrospective
What is the best practice to create those rating buttons? I am not sure is there a faster or better way to create the buttons. Feel free to give me any suggestions
Please log in to post a comment
Log in with GitHubCommunity feedback
- @sj0n
For my solution, I use radio-type input because fundamentally that's how they works although it's a bit tricky to style them per design but it's possible.
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