Submitted over 1 year agoA solution to the Contact form challenge
Contact Form
accessibility
P
@Islandstone89

Solution retrospective
What are you most proud of, and what would you do differently next time?
I think I managed to get most of it right.
What challenges did you encounter, and how did you overcome them?Styling the radio buttons and the checkbox was challenging - I had to research to get it right.
Form validation was also a bit tricky, especially figuring out when an element is "checked" or not using JavaScript. I couldn't figure out the radio buttons, so I added a default checked attribute in the HTML itself.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Øystein Håberg’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