Write a program in HTML which will contain any types of FORM elements.
Answers
Answered by
0
Explanation:
pleasWrite a program in HTML which will contain any types of FORM elements.
Answered by
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