The following is an example of the default for ordered lists.
- First item of first level.
- Second item of first level.
- Third item of first level.
- First item of second level.
- Second item of second level.
- Third item of second level.
- Fourth item of first level.
The following is an example of a list with numbering styles specified in the <OL> tags.
- First item of first level
- Second item of first level
- Third item of first level
- First item of second level
- Second item of second level
- Third item of second level
- First item of third level
- Second item of third level
- First item of fourth level
- Second item of fourth level
- First item of fifth level
- Second item of fifth level
- Third item of fourth level
The following is an example of a list with numbering styles specified in the <LI> tags.
- First item of first level
- Second item of first level
- Third item of first level
- First item of second level
- Second item of second level
- Third item of second level
- First item of third level
- Second item of third level
- First item of fourth level
- Second item of fourth level
- First item of fifth level
- Second item of fifth level
- Third item of third level
The following is an example of a list with a start number specified in the <OL> tag.
- First item
- Second item
- Third item