0 votes
in HTML by
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>

1 Answer

0 votes
by

ii) <select>

...