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.
- Host: GitHub
- URL: https://github.com/pabitra-33/form_registration
- Owner: Pabitra-33
- Created: 2024-03-04T06:41:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-05T16:53:59.000Z (over 1 year ago)
- Last Synced: 2025-03-15T10:16:59.282Z (8 months ago)
- Language: HTML
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.