Computer Science, asked by harshini8763, 1 year ago

Which of the following element is used to create a drop down list or menu in a form ? (a) Input
(b) Textarea
(c) Select
(d) Form

Answers

Answered by aqibkincsem
10

The element that is used to create a drop down list or menu in a form is, Select.

The select contains options where  the various items of the menu or the drop down list are populated.

It provides a conveninet way to select one element or mulitple element in the menu.

Similar questions