The following is an example of the default pattern of nesting bulleted
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 third level.
- First item of third level.
- Second item of third level.
- Third item of third level.
- Only item of fourth level.
- Fourth item of third level.
The following is an example of a list with bullet types specified in the <UL> 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
- Fourth item of second level
- First item of third level
- Second item of third level
- Fourth item of first level
The following is an example of a list with bullet types 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
- Fourth item of second level
- First item of third level
- Second item of third level
- Fifth item of second level