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

How can I create a web page?

414


What is a deprecated tag?

444


What is the purpose of 'required' attribute in HTML5?

476


What are the types of list in html?

436


What is tag example?

453






Explain the advantages and disadvantages of html?

432


Can you create a multi-colored text on a web page?

427


Explain some of the common lists to design a web page.

454


What is d full meaning of url?

444


What are the new input types provided by HTML 5 for forms?

449


What is b in html?

459


What are major attributes?

460


Define iframe in html.

538


What is an opening tag?

442


How do you play a audio using html5?

434