Jason Crosse wrote:
> I'm trying to create a horizontal nav. I have a container div 
> specified in pixels, position relative. Its LIs are floated left. 
> There are ten LIs, each with a width of 9.8%, and a margin-right of 
> 0.2%.
>
> In IE6 and Firefox, this adds up to a nice full-width nav bar, but 
> in Safari (on PC, v3.0.4) the nav bar stops about 30 pixels shy of 
> the right-hand side. In Opera (9.25), this is even more pronounced, 
> with almost a whole tab width remaining.
>
> Has anyone got any thoughts on this?
>
> Thanks a lot.
>   

Don't know about Safari but Opera rounds decimals. Have you tried using 
em's?

Best,

~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to