answersLogoWhite

0

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.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How many HTML Lists?

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


Different types of input html?

HTML supports ten input types: button, checkbox, file, hidden, image, password, radio, reset, submit, and text.


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


What is bulleted list?

Go to the related links box where I posted a link that shows you how you can do bullet lists, and how to specify different types of bullets for your HTML documents


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 is the difference of the newest HTML and the last one?

The newest HTML is HTML5 version. It supports inbuilt HTML authentication by required keyword.


What does HTML consist many types of?

HTML consists of many types of elements.


Why doesn''t html work in Google Chrome?

HTML works in Google chrome easily. It supports the latest versions of HTML and CSS.


How do you get HTML5 on your iPad?

you don't have to do anything to get HTML 5 on an iPad. The operating system supports HTML 5 already.


What types of food help you avoid getting gout?

I found a great website that lists the foods that you can avoid so that you don't have to get the gout. The website is [ http://blpublications.com/html/Gout.pdf ].


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


How do you connect HTML on MySpace?

Connect? Myspace supports HTML so you should be able to input HTML tags like <h1> and whatnot into your page, if not then I can only suggest using <html></html> tags at the beginning and end of your pages.