Submitted about 3 years agoA solution to the Pod request access landing page challenge
Pod Request Access Landing Page with HTML, CSS and JS
@Kristina2025

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!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kristina2025's solution.
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