https://github.com/samyak2403/registration-form-using-html-css
In this example, the CSS is used to style the form, input fields, and submit button. The img element is styled to be centered and to have a width of 50% of the container. The form includes input fields for first name, last name, email, and country, and a submit
https://github.com/samyak2403/registration-form-using-html-css
Last synced: 2 months ago
JSON representation
In this example, the CSS is used to style the form, input fields, and submit button. The img element is styled to be centered and to have a width of 50% of the container. The form includes input fields for first name, last name, email, and country, and a submit
- Host: GitHub
- URL: https://github.com/samyak2403/registration-form-using-html-css
- Owner: samyak2403
- Created: 2023-05-09T18:42:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T19:10:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T13:13:33.618Z (4 months ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Registration-form-using-html-css
In this example, the CSS is used to style the form, input fields, and submit button. The img element is styled to be centered and to have a width of 50% of the container. The form includes input fields for first name, last name, email, and country, and a submit![Uploading Screenshot (2).png…]()