Design comparison
SolutionDesign
Solution retrospective
I approached this in a normal way. Made a form
, put fieldset
inside and radio
type inputs. The hardship was changing color
and background-color
of label
s. Didn't know you had to make a little tweak to make them work.
The javascript part was easy tho. Just added an extra part for myself. If there is no selection a little warning to make one. Maybe I could put the warning below radios rather than above.
Card background color was eyaballed tbh. Anyways, think I did nice job. Good challenge for remembering basic javascript.
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