Ordered lists with different types of formatting. If you don't specify
a type, then you will automatically get a list ordered by Number.
- point 1
- sub-point
- sub-point
- point 2
- sub-point
- sub-point
- point 2
- sub-point
- sub-point
If you specify type A, you get a list ordered by alphabet, in capitals.
- point 1
- sub-point
- sub-point
- point 2
- sub-point
- sub-point
- point 3
- sub-point
- sub-point
If you specify type a, you get a list ordered by alphabet, in lower case.
- point a
- sub-point
- sub-point
- point b
- sub-point
- sub-point
- point c
- sub-point
- sub-point
If you specify type a, you get a list ordered by upper case roman numerals.
- point I
- sub-point
- sub-point
- point II
- sub-point
- sub-point
- point III
- sub-point
- sub-point
If you specify type i, you get a list ordered by lower case roman numerals.
- point i
- sub-point
- sub-point
- point ii
- sub-point
- sub-point
- point iii
- sub-point
- sub-point
Unordered lists
- point with circle format
- sub-point with square format
- sub-point with disc format
- point with disc format
- sub-point with square format
- sub-point with circle format
- point with square format
- sub-point with disc format
- sub-point with circle format
If you leave start a new OL tag for a new list, without ending the
last list, then your list will appear a little indented to the right
as we see here.
- point 1
- sub-point
- sub-point
- point 2
- sub-point
- sub-point
- point 2
- sub-point
- sub-point
- point 1
- sub-point
- sub-point
- point 2
- sub-point
- sub-point
- point 3
- sub-point
- sub-point