Nesting Lists

You can nest lists.

Here's an example that nests two unordered lists inside an ordered list.

<OL>
<LI> Pie
<UL TYPE=CIRCLE>
<LI> Apple
<LI> Cherry
</UL>
<LI> Cake
<UL TYPE=DISC>
<LI> Spice
<LI> Chocolate
</UL>
</OL>

diplays as

  1. Pie
    • Apple
    • Cherry
  2. Cake
    • Spice
    • Chocolate

VA Linux Systems logo

   
I would appreciate comments, corrections, and
suggestions for how I can improve this course.

Nancy Blachman
Variable Symbols, Inc.
356 Bush Street
Mountain View, CA 94041-1332
650 966 8999
650 966 8998 fax
nancy- at -variablesymbols.com

If you want to learn how to search effectively using Google, visit Google Guide, which you can find at www.googleguide.com.