Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was testing out to see if the form was accessible from a keyboard. I didn't add any JS as I wasn't really focused on that.
What challenges did you encounter, and how did you overcome them?Probably styling the form
What specific areas of your project would you like help with?Any advice would be appreciated.
Community feedback
- @tunaertenPosted 3 days ago
First of all, congratulations on completing the challenge! Your code is quite clean and straightforward, which I really liked.
- It seems you may have overlooked the fact that the assets folder already included files for the radio and checkbox buttons you could update those.
- Additionally, there was a success message included; adding that would make the project feel more realistic.
- Instead of using the
required
HTML attribute, you could also create custom error messages (you can find this in the README page). Best of luck! 👍
1
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