a form validation example
- HTML5
- Sass/CSS
- JavaScript
- Form Validation
- reCaptcha
- Validations
- Front of card
- Back of card - needs to be responsive
- ReCaptcha - self made / mimics what Google recaptcha v3 does
- SVGs
- Colors - Happy Hues
- Clear items if user clicks back on them.
Front
Back
This form uses a similar Google reCaptcha v3 in that there is a hidden input field in the form. Bots are attracted to this field and when they fill it out and submit the form, the form is not sent. Unlike traditional reCaptcha which can be ugly and distracting to users, this reCaptacha is invisible.