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 is the need of modular dtds?
How to write a canvas in html5?
What is html beginform?
Explain what is the use of localstorage in html5?
Explain applets?
What is an html file?
Explain marquee in html?
What is the difference between div and section?
How do I alt text a picture?
Is html worth learning?
Is html5 replacing flash?
What is html in simple terms?