How do you create Drop Down Combos in HTML ?
Answer Posted / 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 |
Post New Answer View All Answers
What is ptm full form?
How do I get special characters in my html?
How can I create a website?
What is list tag in html?
What is the full form of html?
What is a href tag?
Can you change the color of bullets?
List out the new input attributes in html5?
What is html5 routing?
What is the tag to create lists in html?
Which element has not removed from html5?
What is a href attribute?
Explain non breaking space in html.
Explain alternate text in image mapping?
What are the new media element in HTML 5 other than audio and video?