Hi,
> -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > On Behalf Of Tee G. Peng > Sent: Wednesday, 1 November 2006 7:26 AM > To: [email protected] > Subject: Re: [WSG] list-style: decimal > > > 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. Try using 'list-style:inside' maybe that cures it for you. Gav... > > tee > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.409 / Virus Database: 268.13.21/509 - Release Date: > 10/31/2006 ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
