Design comparison
SolutionDesign
Solution retrospective
Wondering if my solution to the custom radio buttons is accessible. I hid the buttons themselves using display:none and then styled the labels as buttons. Is this accessible for screen reader users, or should I have gone another route (eg, making my own radio buttons using javascript and html <button> rather than <input="radio">)
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