newsletter sign up, responsive, mobile first workflow

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Basselfathy
Hi @Sherzod, Nice work!
By testing the code, I noticed that the
<form>
's validation override the js logic ... you can passnovalidate
attribute to the<form>
to disable the default validator.beside, you can use
regex
to enhance the validation logic to handle more cases.
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