answersLogoWhite

0

<OL> tag is used to create Ordered List in a HTML page.

For example:

<HTML><BODY>

<OL type="I">

<LI>Apple</LI>

<LI>Banana</LI>

</OL>

</BODY></HTML>

Will give output as:

I. Apple

II.Banana

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What does the OL tag do?

The &lt;ol&gt; tag creates an ordered (i.e. numbered) list in HTML.


To create a numbered list in HTML which tag would you begin with?

It's called &lt;ol&gt; for "ordered list".


What is HTML to list?

To make a numbered list in HTML, use the following code: &lt;ol&gt; &lt;li&gt;This would be item 1&lt;/li&gt; &lt;li&gt;This would be item 2&lt;/li&gt; &lt;li&gt;This would be item 3&lt;/li&gt; &lt;li&gt;And so on...&lt;/li&gt; &lt;/ol&gt; The &lt;ol&gt; tag starts the numbered list, while the &lt;/ol&gt; tag ends it. Each &lt;li&gt; tag starts a new item in the list. Each &lt;/li&gt; tag ends an item in the list. Just be sure to remember to close each list item before beginning the next one or before ending the whole list, otherwise your list will not format properly. For a list without numbers (a bulletpoint list), simple replace the &lt;ol&gt; tag with a &lt;ul&gt; tag, and the &lt;/ol&gt; tag with a &lt;/ul&gt; tag. Hope this helps! :)


What does P tag stand for?

Tag P stands for paragraph tag.


Which tag creates a bullet?

The li tag, which stands for list item.


Do you need to have an end tag for a list tag?

Lists started with an &lt;ol&gt; or &lt;ul&gt; tag must use the closing tags &lt;/ol&gt; or &lt;/ul&gt;, respectively. If you do not close the list with the appropriate close tag, it should automatically be closed when the parent element (usually &lt;body&gt;) is closed; this is considered incorrect and invalid, but browsers will generally render it this way anyway.


What tag set marks the content of a header cell?

The &lt;th&gt; tag, which stands for table header.


Which HTML tag symbolizes a table cell?

The &lt;td&gt; tag defines a cell. It stands for table data.


The Republican Party is often referred to as the GOP?

Stands for Grand Ol Party


What does AF mean on a dog tag?

AF stands for Air Force.


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. &lt;OL&gt; to create ordered lists &lt;UL&gt; to create unordered lists


What does the acronym stand for in DOG tag?

It stands for Dog...What else? Devouring Of garbage - that's what DOG/dog/D.O.G. stands for!