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 emphasized text?

447


What is html template engine?

461


What is namespace example?

411


What is unpaired tag?

471


List the media types and formats supported by html ?

432






What are the attributes of applet tag?

461


What is a combobox in html?

463


What are good meta tags?

454


Why does not table width=100% use the full browser width?

451


Please anyone tell me , how to create toggle button without bootstrap.

924


What is a footer used for?

499


My hyperlink or image is not displaying correctly, what is wrong with it?

495


Tell me about technologies that we use in dhtml?

440


What minimum things do you have to do in order to include bootstrap & boostrap js in a project/ html document.

426


Explain list elements in html.

492