Interactive rating component

Solution retrospective
feedback would be appreciated!!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @dannxvc
Hi! It looks so good. I think you should use the
form
markup instead ofdiv
, so your card would be actually accessible. Also you could change yourbuttons
for radio buttons, and your submit button should have asubmit
type attribute. Finally, this article might help you styling your radio buttons without losing accessibility. Hope this helps :)Marked as helpful
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