From validator web app developed using CSS, HTML and vanilla JavaScript.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Form validator web app where form input data is validated using HTML validation feature and using JavaScript to do complex validation and responsive feedback.
This is an simple web application developed using HTML5, CSS3 and vanilla JavaScript. Easiest way to run this application on local machine is to instal VS Code and Live server extension.
Karlo Siladi - [email protected]
Project Link: https://github.com/siladikarlo856/js-form-validator
- HTML Forms
- : The Input (Form Input) element
- Google Fonts
- :valid CSS pseudo-class
- Client-side form validation
- Constraint validation
- Input Pattern: Use It To Add Basic Data Validation In HTML5
- Password Validation by regexr.com
- HTMLFormElement: submit event
- preventDefault() Event Method
- Form Validation Series by CSS-TRICKS
- How to Store User Passwords and Overcome Security Threats
- ZTM JavaScript Web Project course
- Best-README-Template by othneildrew