Ordered Lists
Ordered lists are used for steps in procedures, unless it does not matter in which order the steps are taken.
Example of multi-level ordered lists (ol).
Nested Ordered List
Nested ordered lists use decimal, lower-case alphabetic and lower-case Roman numerals, in that order.
-
Ordered list item (ol li).
-
Ordered sub-list item (ol li ol li).
-
Ordered sub-sub-list item (ol li ol li ol li).
-
-
New paragraph starts here.
Nested Ordered List with Continuations
Nested ordered lists with continuations are styled as follows:
-
Level 1 numbered list item.
Level 1 numbered list item continuation.
-
Level 2 numbered list item.
Level 2 numbered list continuation.
-
Level 3 numbered list item.
Level 3 numbered list continuation.
-
Level 3 numbered list item.
Level 3 numbered list continuation.
-
-
Level 2 numbered list item.
Level 2 numbered list continuation.
-
Level 2 numbered list item.
Level 2 numbered list continuation.
-
-
Level 1 numbered list item.
Level 1 numbered list item continuation.
-
Level 1 numbered list item.
Level 1 numbered list item continuation.
New paragraph starts here.