Submitted over 2 years ago
Pod Request Access Landing Page with HTML, CSS and JS
@Kristina225
Design comparison
SolutionDesign
Solution retrospective
Hi, everyone! I struggled with the form validation with this one. I didn't know how to change to style of the automatic browser message with submitting an invalid <input type='email'> tag, so I added the 'novalidate' attribute on my <form> tag and did the verification entirely in JS with regex. There's probably a better way to do this. I appreciate any suggestion that you may have about this, as well as the rest of my code. The comments help so much. Thank you all!
Community feedback
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