Design comparison
SolutionDesign
Solution retrospective
Had a bit of a time getting the radio buttons to select correctly, that is, getting their styling to change upon hover but also figuring out how - in lieu of styling <input>s (which isn't possible) - I would go about applying style but still ultimately relying on the <input> for the form submission.
Figured out a way to make the form <inputs> not visible, but still interactive, while also changing the <label> styling - the thing that IS showing, as needed.
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