Login
Remember
Register
Ask a Question
Which of the following tag is used to create a combo box (or drop-down box)?
0
votes
asked
Jan 29, 2021
in
HTML
by
rajeshsharma
Which of the following tag is used to create a combo box (or drop-down box)?
i) <list>
ii) <select>
iii) <input type = "dropdown">
iv) <ul>
html-combo-box
combo-box
drop-down-box
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 29, 2021
by
rajeshsharma
ii) <select>
...