Skip to content

I have created forms using HTML and CSS and added validation in them using JS

Notifications You must be signed in to change notification settings

SameenRajpoot/forms-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forms Validation

I have created login and signup forms using html, css and javascript. I have added validations on my form like validations for proper email format e.t.c

The error will be shown if the email is not in it's valid form i.e abcdxyz123@abcd.com and if the password contains less than 8 characters.

Screenshot 2024-02-21 202628

No error is shown for correct format

Screenshot 2024-02-21 203324

Similarly it shows errors when DOB isn't and phone number isn't added and such other fields.

Screenshot 2024-02-21 203756 Screenshot 2024-02-21 203905

e.g

About

I have created forms using HTML and CSS and added validation in them using JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published