- This HTML document creates a simple web page with a form for users to enter their personal details.
- The form includes fields for name, address, gender, income group selection, and interest checkboxes.
- Users can also submit or reset the form.
-
Open the HTML file in a web browser.
-
Fill in the details in the form fields.
-
Choose gender, income group, and interests as needed.
-
Click the "Submit" button to submit the form.
-
Click the "Reset" button to clear the form fields.
This HTML form provides a simple way to collect user information and can be easily customized to suit various data entry needs.