An open API service indexing awesome lists of open source software.

https://github.com/pabitra-33/form_registration

Simple registaration form created bu using HTML5. It contains one main Heading on the top then one profile logo image right below to the Heading.
https://github.com/pabitra-33/form_registration

Last synced: 4 months ago
JSON representation

Simple registaration form created bu using HTML5. It contains one main Heading on the top then one profile logo image right below to the Heading.

Awesome Lists containing this project

README

          

# Form_Registration

Each website contain good tasks are opened Developed a simple registaration form by using HTML5.

This registaration form contains the following elements of html :-

. One heading at top.

. One profile image logo.

. First name with one text-box .

. Last name with one text-box.

. Mobile no. one text-box.

. Email one text-box.

. Two check-box for selecting one as gender.

. Two radio-button for sign-up option.

. Two button named Cancel and Submit at the end.

These are the basic element functionalities used in this form.