![]() | Ordered List | ![]() |
![]() |
<ol> Name of List
<li> Item 1
<li> Item 2
<ol>
<li>Item2-1
<li>Item2-2
<li>Item2-N
</ol>
<li> Item 3
<ol>
<li>Item3-1
<li>Item3-2
<li>Item3-3
<li>Item3-N
</ol>
<li> Item N
</ol>
<ol> HTML GUIDE INDEX
<li> Line Break and Paragraph Break
<li> Character Type and Size
<ol>
<li> Size 1
<li> Size 2
</ol>
<li> Universal Resource Locator - URL
<li> ANCHOR with URL
<li> Images in a document
<ol>
<li> Image 1
<li> Image 2
<li> Image 3
</ol>
</ol>
You can combine both types of list(ordered and unordered) in a main list of a document.
Make a document showing the same as follows.
![]() |
![]() |