Previous Message
Next Message

spacing between list items

Sent by Richard York on 7 September 2004 08:08


Terrence Wood wrote:

> You have encountered the white-space bug. There are two fixes: 1) The 
> high maintenance fix is to eliminate any white space between your <li> 
> elements in the source code; 2) The low maintenance fix is to float the 
> <li>, and turn the <a> into a block:

You can also add display: inline; to the <li> items, but that fix can 
have potentially adverse effects, depending on how you have the list 
items laid out. AFAIK, the display: inline; fix works best on positioned 
list elements.

-- 
Richard York
------------------------------------------------------------------------
[richy[<@>]smilingsouls[<@>]net] :: [http://www.smilingsouls.net]
[http://pear.php.net/Mail_IMAP] A PHP/C-Client/PEAR solution for webmail
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: