This project contains a simple and responsive HTML form designed to collect user personal information. The form is styled using internal CSS and centered using Flexbox for a clean and modern look.
π Fieldset & Legend used for proper grouping of form inputs
π§β𦱠Collects Full Name, Email, Password, Gender, Date of Birth, and Address
βοΈ Includes required attributes for mandatory fields
π¨ Styled with CSS (box-shadow, border-radius, flexbox alignment, form layout)
π Date picker (input[type=βdateβ]) for selecting Date of Birth
π Separate password and confirm password fields
π± Fully responsive and centered using Flexbox
π Gender options provided using radio buttons
β’ HTML5
β’ CSS3
β’ Uses fieldset and legend for semantic structuring
β’ Clean and user-friendly input design
β’ Modern UI with shadow and rounded corners
β’ Layout fits in the center of the screen for better readability
A simple and attractive layout that contains form fields such as:
β’ Full Name
β’ Email
β’ Password & Confirm Password
β’ Gender (Male/Female/Others)
β’ Date of Birth
β’ Address
β’ Submit Button
Clone or download the project
Open the HTML file in any browser
Fill the form and test the UI