Ordered lists itemize information whose order is important.
Browsers use one of three styles to display list items: Arabic numbers (1, 2, �),
Latin letters (A, a, B, b, �), or Roman numerals (I, i, ii, �). The <OL> tag creates ordered lists.,
The tag must close to define the end of the list.