answersLogoWhite

0

That would be the <select> tag.

Example of usage:

<select>

<option>Option 1 in drop-down list</option>

<option selected="selected">Option 2 (selected by default because of the "selected" attribute)</option>

<option disabled="disabled">Option 3 (disabled because of the "disabled" attribute)</option>

</select>

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is meant by drop-down list Also explain with examples how it helps users?

Drop Down list is the select option in which there are multiple options on drop down. It can be done by &lt;select&gt; tag in HTML.


How do you spell drop down list Or is it drop-down list?

drop down list. i guess


How do you create a drop down list of content for your webpage?

You could use the HTML &lt;form&gt; attribute to learn more about it have a look under the HTML section @ http://www.w3schools.com


What is drop down list?

I think a drop down list is when yuh drop someones pantys.! (;


A list of things you can choose from in a computer program is called?

A menu or drop-down menu or a drop-down list.


Explain the use of drop down list?

If you see a word that describes what you are looking for then click onto it. The drop down list shows the contents of that tab.


When viewing a cardholders statement. how do you specify which cycle to view?

Select a cycle date from the Select Billing Cycle drop-down list


When was A Preferred List created?

A Preferred List was created in 1933.


List down 3 common tags in HTML what is a command to include a comment in HTML?

3 Tags:To put a comment you put them inside on your page.


Does combo box have an another name?

Theterm"combo box" is sometimes used to mean "drop-down list". In both Java and .NET, "combo box" is not a synonym for "drop-down list".


What is a list in HTML?

A list in HTML defines a collection of items. List can be ordered (OL) or Unordered (UL).


The box that gives a list when clicked is?

The box that gives a list when clicked is called a drop-down list, or a combo-box.