Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 565 Bytes

File metadata and controls

18 lines (11 loc) · 565 Bytes

Registration Form

A simple registration form created using HTML, CSS, and a bit of JavaScript to toggle password visibility. This project is designed to showcase basic front-end development skills and is not responsive.

Features:

  • HTML structure for the registration form
  • CSS for styling the form elements
  • JavaScript for toggling password visibility

Note: This project is not responsive.

License: MIT License

Disclaimer: This project is for educational purposes only.

Feel free to clone and modify this project for your own use.