Previous Message
Next Message

RE: [css-d] Inline lists in NN4.x

Sent by Saila, Craig on 25 July 2003 16:04


Eric A. Meyer wrote:
>   ...or, how to make inline lists work in NN4.x without making other
> browsers choke to death.  I thought I'd pass it along to y'all for
> contemplation and improvement, if there's any to be had.

As one of the comments says, you can accomplish the same by doing:
 li { display: inline; list-style: none; }

This is the method we are using on of Canada's big mutual fund sites, 
<http://www.globefund.com/> 
(Note: unfortunately, the top and bottom navigation is the only real use
of CSS in this site). 

No complaints (yet), and it works in all major browsers.

-- 
Cheers,

Craig Saila
------------------------------------------
[EMAIL-REMOVED] : http://www.saila.com/
------------------------------------------ 
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: