How do you create Drop Down Combos in HTML ?
Answer / bharathi
<select name="age">
<option>select </option>
<option>00 - 10</option>
<option>10 - 20</option>
<option>30 - 40</option>
<option>40 - 50</option>
</select>
| Is This Answer Correct ? | 14 Yes | 2 No |
Is html static or dynamic?
How do you start a hashtag?
What is html and what is it used for?
How can I show html examples without them being interpreted as part of my document?
What can you do with html5?
what is the ? Is it necessary to use in html5
What is meant by html5?
How do I specify a specific combination of frames instead of the default document?
What is Text Field in Input Element?
Explain sencha and bootstrap support with html5?
What is inline code?
What is attribute minimization in html?