Skip to content

AjithaVijay/Validation-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

JavaScript Validation Form

Description

A simple form validation project built using HTML, CSS, and JavaScript. It validates user inputs such as name, phone number, password, and confirm password.

Features

  • Name: required, max 10 characters
  • Phone: required, must start with +91, 13 characters total
  • Password: required, must have uppercase, lowercase, number, and symbol (min 8 chars)
  • Confirm Password: required, must match password

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

How to Run

  1. Download or clone this repository.
  2. Open the HTML file in your web browser.
  3. Fill in the form and click Check.

Live Demo

https://ajithavijay.github.io/Validation-Form/

Author

Ajitha V

About

A simple responsive validation form built using HTML, CSS, and JavaScript with real-time input validation.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages