An open API service indexing awesome lists of open source software.

https://github.com/lulunac27a/html-form-validation

Form validation using HTML
https://github.com/lulunac27a/html-form-validation

form form-input form-validation form-validation-html html html-form html-form-input html-form-validation html-form-validator html-validate html-validation html-validator validate validation validator

Last synced: about 1 month ago
JSON representation

Form validation using HTML

Awesome Lists containing this project

README

          

# Form Validation in HTML

This is an app that validates form inputs using HTML. It uses JavaScript to check for any invalid fields.

### Getting Started

1. Clone the repository.
2. Open index.html on your browser.
3. Enter input fields on the form.
4. Check for any errors in form input fields.