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


Please Help Members By Posting Answers For Below Questions

What is ptm full form?

602


How do I get special characters in my html?

618


How can I create a website?

568


What is list tag in html?

602


What is the full form of html?

640






What is a href tag?

561


Can you change the color of bullets?

758


List out the new input attributes in html5?

518


What is html5 routing?

673


What is the tag to create lists in html?

563


Which element has not removed from html5?

649


What is a href attribute?

583


Explain non breaking space in html.

632


Explain alternate text in image mapping?

706


What are the new media element in HTML 5 other than audio and video?

654