Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 621 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 621 Bytes

Form-Validation

The webpage features a registration form that includes fields for username, email, phone number, password, and confirm password. It also has optional fields for birth date and gender. The form includes validation for each input to ensure data integrity and user guidance. There are reset and submit buttons to clear the form or submit the entered information, respectively.

Live Link

https://lighthearted-strudel-f1dbdb.netlify.app

Tech Stack

  1. HTML
  2. CSS
  3. JS

Screenshot

Screenshot (59)