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 |
What do u mean by html tags?
Why is a div called a div?
How we can make an image draggable?
What is picture tag in html?
What is mathml in html5?
How do I put text on the next line in html?
How many types of html tag are there?
How can I include comments in html?
What is the ul tag?
What is dhtml and its advantages?
explain the exec system call
What is meta tag description?