Computer Science, asked by motwanineeraj399, 12 hours ago

What is the importance of a Form in
HTML ? Write any five input types in a
Form.​

Answers

Answered by sk2813903
0

Answer:

In HTML <input type=" "> is an important element of HTML form. The "type" attribute of input element can be various types, which defines information field. Such as <input type="text" name="name"> gives a text box.

Answered by kushalinaniya
0

Answer:

A webform, web form or HTML form on a web page allows a user to enter data that is sent to a server for processing. Forms can resemble paper or database forms because web users fill out the forms using checkboxes, radio buttons, or text fields.

Similar questions