2) Write Html5 code with CSS as
follows
1. To create form to accepe
name,age, email address
from the user.
2. Create a submit button to
send the data,
3. The heading of the form
should have a background
colour and a different font
style.
Answers
Answered by
0
Answer:
Description. The HTML <form> tag is used for creating a form for user input. A form can contain textfields, checkboxes, radio-buttons and more. Forms are used to pass user-data to a specified URL....
Similar questions