Design comparison
SolutionDesign
Solution retrospective
It was difficult for me, I Googled some points, and I probably messed with the code. And I probably didn't take into account some points.
Community feedback
- @sperrowPosted 10 months ago
Looks good! One easy improvement would be to use
<input type="number" min="1" min="12">
so users can't enter non-numeric characters and you can also limit the range from 1-12, 1-31, etc.Marked as helpful0
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