On Thu, 22 Feb 2007 13:45:31 -0500, Brian Jones wrote:
>
> I have created a tab navigation menu and it displays fine in Firefox, but in 
> IE there
> is a gap between the tabs and the tabbox. [...]
>
> Here's the html
> http://astro.temple.edu/~tua14115/tabs.html
>
> Here's the css
> http://astro.temple.edu/~tua14115/css/tabs.css
>
Hi Brian,

It looks like IE is applying the 10px top margin you assigned to #tabbox.
Try removing that. The margin should, I believe, slide under any preceding
float, but IE has been known to do some things oddly.

BTW - The design is not altogether successful on my computer, even
at "medium" font sizes. In common with high definition laptops, mine
is set to 120 DPI. This makes font-sizes 25% bigger in IE and Opera,
so the text overflows the tabs.

Cordially,
David
--
www.hucklesby.com



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to