How do you create Drop Down Combos in HTML ?



How do you create Drop Down Combos in HTML ?..

Answer / 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

More HTML DHTML Interview Questions

What are types of tags in html?

0 Answers  


What are the advantages of html?

0 Answers  


What is the difference between <section> and <article>?

2 Answers  


What is the ul tag?

0 Answers  


How to add a copyright symbol on your web page?

0 Answers  






Is xhtml still used 2018?

0 Answers  


Why to use <br> tags in html?

0 Answers  


List out the tags those are mostly used in html?

0 Answers  


What is a code element?

0 Answers  


What are seo keywords?

0 Answers  


What does </ br mean?

0 Answers  


How do you get higher results on google?

0 Answers  


Categories