Skip to content

Dileepkumar18311/Registration-Form-HTML-CSS-and-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Registration-Form-HTML-CSS-and-JavaScript

Registration Form This is a simple registration form created using HTML, CSS, and JavaScript. The form allows users to enter their name, email, password, and confirm password to register.

Features Validates user input before submission Checks for blank inputs and displays appropriate error messages Checks for a valid email address Checks that the passwords match before submission Displays success messages on successful submission Technologies Used HTML CSS JavaScript Getting Started To run this registration form, simply open the index.html file in a web browser. The form should be displayed in the browser window, and you can enter your details to register.

Usage Open the index.html file in a web browser. Enter your name, email, password, and confirm password in the appropriate input fields. Click the "Submit" button. If there are any errors in your input, error messages will be displayed under the corresponding input field. If there are no errors, a success message will be displayed. License This project is licensed under the MIT License. See the LICENSE file for more information.

Acknowledgements This project was inspired by the JavaScript30 challenge by Wes Bos.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published