Responsive Signup-Form with Html , Css , Bootstrap , Vanilla JS

Solution retrospective
Any comment is welcome :)))))
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AgataLiberska
Hi @shahabs789!
Have a look at the report above - it looks like the inputs are missing some labels and you've got duplicated id's.
Overall I think this looks good, I would maybe edit padding/margin on smallers screens because the input looks very narrow, but that's may jus be me
I would also add some custom email validation, because if I try to submit an empty field, I get an error, but as soon as I type anything, the border turns green, and then I get the error message from the browser. It does the job but it's a bit confusing I think.
Hope this helps :)
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