Skip to content

lulunac27a/html-form-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.