Tom Dell'Aringa wrote:
> Hi there,
>
> I've mostly got my menu done, but there is one small (1 pixel small)
> problem. Somehow, in FireFox the menu is *1 pixel* shorter in height than in
> IE. 





I see no difference in IE6, IE7, or FF/2.0.0.3. Can't vouch for earlier 
versions of FF. However, there is a noticable difference in Opera/9.10.

This (if it does not get mangled in mail) seemed to make all the above 
browsers render your menu the same:

body {
margin: 0 .5em .5em .5em;
padding: 0;
height: 100%;
background: #fff url(http://www.pixelmech.com/rev/37back.gif) top left 
repeat-x;
color: #333;
text-align: center;
font: 100%/normal Verdana, Helvetica, sans-serif; } <<< add

<<< delete from here down
/*font-family: Verdana, Helvetica, sans-serif;
line-height: 1.4;
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small; }

html>body {
font-size: small; } */

-- 
http://chelseacreekstudio.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