Jen Guthrie wrote:
> I'm using the "dotted" attribute for borders to indicate links/nav 
> and design a blog page. Does it always show up as dashed instead of 
> dotted in IE? Seems to work fine in Firefox and Safari. Am I missing 
> something? Thanks!! www.jacalynlee.com

They don't show up at all in IE/win at default font size.
When font is resized up they are dashed in IE6 and dotted in IE7.

Try adding 'position: relative' to the relevant anchors to make IE/win
stack them properly.

You have also triggered the "em font-resizing bug in IE5 - IE7"...
<http://www.gunlaug.no/contents/wd_additions_13.html>
...so font-resizing gives extreme results in those versions.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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