MCQ
Single Best Answer
Not Set
QWhat tag is used to build a drop-down menu in an HTML form?
ID: #4812
HTML Basic MCQ
152 views
Question Info
#4812Q ID
Not SetDifficulty
HTML Basic MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option A
Explanation
To create a drop-down menu in an HTML form, you can use the select element and the option element. The select element is used to create a drop-down list, and the option element is used to define the options that are available in the list.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic