On Oct 31, 2006, at 2:58 PM, Mike at Green-Beast.com wrote:
Hello Tee,
Unless I'm missing something, if you want a numbered list 1-15,
just use
ordered list element: ol
<ol>
<li>List item one</li>
<li>List item two</li>
[...]
<li>List item fourteen</li>
<li>List item fifteen</li>
</ol>
It'll number the list as you want without having to specify anything.
Mike,
Thanks so much !!!! I completely forgotten there is OL at my
disposal. Never use it though.
tee
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************