answersLogoWhite

0

How many HTML Lists?

User Avatar

Anonymous

13y ago
Updated: 8/19/2019

Lists in HTML are of 2 types i.e. UL and OL. UL defines the unordered list whereas OL defines ordered list.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is the function of LIST tag in HTML language?

There is no LIST tag in HTML. There are two tags that can help us create lists. <OL> to create ordered lists <UL> to create unordered lists


Can I find a 1099 form online?

You can find a 1099 form for IRS at the following website....www.irs.gov/eFile/lists/0,,id=100422,00.html or www.irs.gov/eFile/lists/0,,id=100422,00.html


HTML supports which types of lists?

There are 3 different types of list in X/HTML. Ordered lists, unordered lists, and definition lists. Order lists are made using the OL tag and LI (list items), and display, by default, in a format that is numbered sequentially, starting at 1. The number system, by default is Arabic. Unordered lists are made using the UL tag and list items. They display with bullets preceding each list item. Definition lists are made using the DL tag (definition list) and contain DT (definition term) and DD tags (Definition definition). By default, the definitions are indented from the terms, without other formatting.


What would be contained in the HTML forms?

There are a number of elements that could be contained in the HTML forms. They can contain text fields, check boxes, option lists and buttons with submit functions.


What Florida schools offer html programs?

You can find lists of schools in Florida which offer html programs in this website http://www.technicalschool.org/state/find-computer-science-schools-in-Florida


How do you list a number of items?

HTML also contains a provision of Lists in it. They can be numbered if the option <ol> is used before <li>.


What does HTML consist many types of?

HTML consists of many types of elements.


When is it appropriate to use an unordered list in HTML?

Any time that you want to put a list of items on your page but don't need to have them numbered or lettered. Ordered lists put numbers or letters in front of the items, whereas unordered lists don't. For many lists there is no need for any numbers or letters, just the items themselves, so that is when you use an unordered list.


How do you use HTML?

There are many sites which teach you HTML,Google ithttp://www.w3schools.com/HTML/


What are the different types of lists in HTML?

There are 3 different types of list in X/HTML. Ordered lists, unordered lists, and definition lists. Order lists are made using the OL tag and LI (list items), and display, by default, in a format that is numbered sequentially, starting at 1. The number system, by default is Arabic. Unordered lists are made using the UL tag and list items. They display with bullets preceding each list item. Definition lists are made using the DL tag (definition list) and contain DT (definition term) and DD tags (Definition definition). By default, the definitions are indented from the terms, without other formatting.


What are the Miami Dolphins players names?

$912 million in 2006 http://www.forbes.com/lists/2006/30/06nfl_Miami-Dolphins_303017.html


How many controls in HTML?

There are a number of controls in HTML. These controls are due to the tags that are present in the HTML.