Question: Create a new HTML page that contains a form that asks for: - First Name (add the hints in the form of placeholders) - Surname
Create a new HTML page that contains a form that asks for:
- First Name (add the hints in the form of placeholders)
- Surname - Age (it must be a number!)
- Date of Birth (use a date!)
- Type of Food (options: vegetarian, pescatarian, Halal)
- use a radio box!
- Preferred Way of Contact (Email, Phone)
- use a drop down.
Hints:
- You can use a table to format to the content
- Remember the HTML5 validation
- You can use as action: mailto: YOUREMAILADDRESS
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
