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 does tr mean?

476


What is h in html?

436


What html5 means?

468


How to enter comments into xhtml documents?

515


What is lang attribute?

444






What is the difference between

and
tag?

444


explain the working of dhtml

480


You want only a vertical scrollbar and no horizontal scrollbar on your page. How would you do it?

460


Is sql a programming language?

452


What is a style sheet?

500


What is the article title?

476


How to create a link that will connect to another web browser page when clicked in html5?

420


What is action tag in html?

448


What is the role of form action?

430


What is an element in html?

470