ORDERED LISTS

by Flo
EXAMPLES:

    Here's an example of an Ordered List. First is the default, or numbered list:

  1. Apples
  2. Peaches
  3. Grapes
  4. Bananas


Code: <ol> <li>Apples</li> <li>Peaches</li> <li>Grapes</li> <li>Bananas</li> </ol>

Note: the list will be single-spaced, unless you use two or more line-break tags. The closing ordered list tag </ol> provides for a double line break.




    This list, type="A" - shows the items with upper case letters:

  1. Apples
  2. Peaches
  3. Grapes
  4. Bananas


Code: <ol type=A> <li>Apples</li> <li>Peaches</li> <li>Grapes</li> <li>Bananas</li> </ol>



    List type="a" has lower case letters:

  1. Apples
  2. Peaches
  3. Grapes
  4. Bananas


Code: <ol type=a> <li>Apples</li> <li>Peaches</li> <li>Grapes</li> <li>Bananas</li> </ol>



    Bored, yet? Well, sometimes people like to use Roman numerals: List type="I" (capital i)

  1. Apples
  2. Peaches
  3. Grapes
  4. Bananas


Code: <ol type=I> <li>Apples</li> <li>Peaches</li> <li>Grapes</li> <li>Bananas</li> </ol>



    Ok, here's one last variation, lower case Roman numerals: List type="i"

  1. Apples
  2. Peaches
  3. Grapes
  4. Bananas


Code: <ol type=i> <li>Apples</li> <li>Peaches</li> <li>Grapes</li> <li>Bananas</li> </ol>



You can also stack lists within lists. Ordered lists make good ones to use for outlines for reports:

    TYPES OF FRUITS

  1. Apples
    1. Macinosh
    2. Red Delicious
    3. Golden Delicious
    4. Gala
    5. Granny Smith
  2. Peaches
    1. Cling
      1. White
      2. Yellow
    2. Freestone
      1. White
      2. Yellow
  3. Grapes
    1. Green
    2. Red
  4. Bananas




To learn how to color the A, a, etc, go to Colored Lists
For MSN TV users only, or for computers with the MSN TV viewer installed.

Please also visit List Play by Flo
For MSNTV only, or computers with the MSNTV Viewer installed



Lists Glossary ~ Unordered Lists ~ Definition Lists




Visit these other Tutorials by Flo

Saturday 22nd of November 2008 05:51:43 PM

Copyright© by Tone By Tone Dot Net
Tandem Tooters

Arbor Hosting