The OL element defines an ordered list of items. Normally, this should be
rendered by by browsers as a vertical list of items like a shopping list.
Before each item is a number indicating the ordinal position in the list.
The ending tag is required for this element.