Design comparison
Community feedback
- @jesusleonel10Posted over 1 year ago
Here are some suggestions for you to consider:
▪ To make it as accessible as possible use input radio for the numbers.
Here you can read about how to hide them:
https://www.sarasoueidan.com/blog/inclusively-hiding-and-styling-checkboxes-and-radio-buttons/
▪ Likewise make the button submit type and both the button and the inputs are inside a form ▪ Make sure that only one score can be checked at a time ▪ Make sure that the hover effect only applies to the element that is being pointed ▪ Finally make sure to keep the proportion of the size of the buttons in smaller resolutions, for this you can assign a relative or absolute value of width and height.
🤓✌
Marked as helpful0
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