<OL
CLASS=type
COMPACT
ID=value
START=n
STYLE=css1 properties
TYPE=order-type>
Specifies that the following lines of text contain individual items that begin with an LI tag. These items are numbered.
A | Use large letters. |
a | Use small letters. |
I | Use large Roman numerals. |
i | Use small Roman numerals. |
1 | Use numbers. |
Example
<OL> <LI>This is the first item in the list. <LI>And this is the second item in the list. </OL> <OL START=3> <LI>This is item number 3. </OL> <OL TYPE=A> <LI>This is item A. </OL>
file: /Techref/language/html/r020/slide55.htm, 4KB, , updated: 2005/1/6 14:56, local time: 2024/11/15 22:58,
18.191.239.181:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/language/html/r020/slide55.htm"> HTML Reference</A> |
Did you find what you needed? |