This file shows you how to create sublevels of bullets. VIEW SOURCE to
see the code.
- Set up the list with the <UL> and </UL> tags
- Between Unordered List tags, place any number of List Items between
<LI> and optional </LI> tags
- Embed a second set of <UL> and </UL> tags before the
</LI> where you want the sublist to appear
- Between the second set of list tags, place any number of List
Items between <LI> and optional </LI> tags