On Oct 31, 2006, at 3:10 PM, Tee G. Peng wrote:


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>


Hmmm, OL gives a 25 pixel default space between number and the content. There isn't seemed a way to override it, this is really undesirable.

tee

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to