> Hi
> 
> It would be better to float your list elements rather than set display
> :  inline; on them. inline is better for text within a paragraph -
> "phrase" elements.
> With inline, your li's will be broken up over multiple lines if the
> line break (by containing box width etc) occurs within them. With
> floats each list elements that don't have enough room to fit in on the
> line will go to the next line. Much easier to read.
> Also setting width etc on inline elements is inadvisable (see CSS2
> recommendation).
> 
> HTH
> James
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to