
Solution retrospective
I'm proud of completing this form independently (excluding research). I learned more about the `` HTML element in the process of creating this, which is instrumental to me creating more forms in the future. Next time, I'd probably start with just using my own kind of validation rather than using HTML5's validation initially -- the Constraint Validation API is nice, but the popup it has for inputs conflicts with my design.
What challenges did you encounter, and how did you overcome them?I didn't have too much trouble with this, aside from replacing the checkbox / radio input with the SVG image ones. I overcame it by using the appearance
CSS property, but it feels slightly weird doing so (idk why).
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kylan Duncan's solution.
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