Computer Science, asked by akaltamashkhan2, 4 months ago

Write a program in HTML which will contain any types of FORM elements.

Answers

Answered by mandalshubhamkumar85
0

Explanation:

pleasWrite a program in HTML which will contain any types of FORM elements.

Answered by nimkaur3005
2

Answer:

Write a program in HTML which will contain any types of FORM elements.

hope this helps you

Explanation:

The HTML <form> element can contain one or more of the following form elements:

<input>

<label>

<select>

<textarea>

<button>

<fieldset>

<legend>

<datalist>

<output>

<option>

<optgroup>

Similar questions