Computer Science, asked by srishtisingh267, 5 months ago

Which tag helps in creating a drop-down list on a form area?



Please do not spam otherwise you will be reported​

Answers

Answered by Itzunknownhuman
3

Explanation:

Explanation:The <select> tag is used to create a drop-down list in HTML, with the <option> tag. Used to give a name to the control which is sent to the server to be recognized and get the value. This can be used to present a scrolling list box.

Answered by geniusankitraj1
0

Answer:

by using OL and UL tag

Explanation:

order list and unordered list tag are used to create list on html

ex..<ul>

<ol>

hope u understand

plz mark as brain list answer

Similar questions