
Design comparison
SolutionDesign
Community feedback
- @Smart-Ace-DesignsPosted 19 days ago
Hello. Looks like you are missing a few things in your solution...but is a good start. Here are a few items to work on to get to the final state:
- When clicking a ratings button, it should set the background color to orange to indicate that it has been selected.
- After clicking the submit button, you should see the rating that was selected in the "You selected x out of 5" message. Currently, that value is missing.
- For accessibility purposes, use the "aria" attributes to indicate that the "Thank you" section is hidden, etc. I am not sure if this is absolutely needed, as I am just learning about "aria" myself...but it might be something you want to investigate.
Keep at it and hopefully you will arrive at the correct solution. :)
0
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