Submitted about 2 years ago
Interactive Rating Component using Basic CSS and Vanilla JS
@fritzadelbertus
Design comparison
SolutionDesign
Solution retrospective
Hello, Frontend Mentor community. This is my solution for the Interactive Rating Component challenge
This challenge introduces form and handling form submission. Some struggles I worth mentioning was:
- Creating custom radio buttons. I used radio buttons for this challenge and this is my first time customizing radio buttons. I have fun learning the
appearance: none
solution to create custom radio buttons. - Handling the submit button and displaying the thank you card. I used a class with
display: none
to switch from the rating card to the thank you card.
Thank you for taking the time to read this, I'm delighted to hear different solutions for this challenge from the community and Always CSS (Code Simply & Swiftly)!
Community feedback
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