Definition and Usage
The
- tag is used to create an ordered list.
The list can be numerical or alphabetical।
<h4>An Ordered List:</h4>
<ol>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ol>
Free all Doc and Video
The
The list can be numerical or alphabetical।
<h4>An Ordered List:</h4>
<ol>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ol>