|
Reminder |
| Remember to book mark
this site! |
|
<OL> ORDERED LIST
Description:
A numbered list is the same as an unnumbered list, except it uses
<OL> instead of <UL>.
Attributes:
type -
allows for specification of numbering type; can be set to disc, square
or circle.
Example code:
This is a numbered list of fruits
<OL>
<LI>apple
<LI>banana
<LI>pear
</OL>
Result:
This is a numbered list of fruits
- apple
- banana
- pear
"Building The Web Into a Nicer Place -- One Site At A Time"
Developing Webs Group Copyright © 2001-2026 All Rights Reserved
Privacy
and Legal
|
|
 |