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

Tiana VonRueden

Lvl 10
4y 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.


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


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 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 chart different blood types?

Yes, it is possible to chart the different blood types of blood. If you do a search on the web, you can find different charts and lists of blood types. These tables and lists are for informational and scientific purposes and may or may not be rateable depending on the site you go to.


What is coding system what are the different types of coding system?

a system of coding, different types are batch,vb script, Html, are all on the computer if you have windows


What does HTML consist many types of?

HTML consists of many types of elements.


Different types of input html?

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


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 ].


What are the top ten diets of this year?

Different experts, consumers, and dieters can give you different lists. You need to find a diet that works for you. Here are three different "top ten diet" lists that you may want to compare: www.health.com/health/article/0,,20411397,00.html www.dietstop10.com/ www.topdietreview.com/


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


Is javascript a form of HTML used to add dynamic capabilities and interactivity to webpages?

Javascript is a language used WITH HTML. It is not HTML. HTML is a markup language used to delineate between different types of data. JavaScript is a programming language, containing logic, functions, and object.