CBSE BOARD XII, asked by ansarisohail2580, 10 months ago

<OPTION> tag is used under <INPUT> tag. True or false. ​

Answers

Answered by abhirock51
1

Answer:

Fasle

The HTML <option> element is used to define an item contained in a <select> , an <optgroup> , or a <datalist> element. As such, <option> can represent menu items in popups and other lists of items in an HTML document.

Similar questions