Ordered List
Code Example
Ordered lists have the following available bullet types:
- The Default (unstated) type, which is Arabic numerals. Note that the start value is also changed, and that in the list item below, the list item value was changed.
- (this is an example of the Default type, also stated as type="1")
- Uppercase Roman numerals
- (this is an example of type="I")
- Lowercase Roman numerals
- (this is an example of type="i")
- Uppercase Arabic letters
- (this is an example of type="A")
- Lowercase Arabic letters
- (this is an example of type="a")