Skip to content

mariabty/class_assignments5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

class_assignments5

PART 1

Experiment 5: Form Validation (JavaScript Form Handling)

● Task: Design an HTML registration or contact form and implement client-side validation using JavaScript.

● Requirements:

○ Include fields like name, email, password (with confirmation), and a message box.

○ Validate fields for emptiness, correct email format, and password matching.

○ Display appropriate error messages to the user without submitting the form if validation fails.

About

web dev experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published