This is the simple user registration form asking abaout the user details during registration.
This form is build by using simplpe HTML elements like form, input, label, button, select, radio.
https://sauravraw.github.io/form/
To run this file into your local computer, follow the steps: Change the current working directory to the location where you want the cloned directory.
Type git clone, and then paste the URL you copied earlier.
$ git clone https://github.com/sauravraw/form.git
Press Enter to create your local clone.
Now navigate to the folder where the repository hass been cloned.
Right click on the index.html file and click on open with browser.