CSS IE, Firefox body not matching
-
My site is linked to my username.
In Firefox, the top of the page has no margins. If you view it using IE, the top of the website has a 3 pixel margin.
If you look at my CSS in the source, “html, body { margin: 0; padding 0;}”
What makes the page goes up and down is the “#page”. The margin is set to “2px auto” and if I set that to “0px auto” it displays it perfectly in IE but in Firefox, it pushes the page too far up and cuts off a part of the header image.
Can anybody know why this is?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘CSS IE, Firefox body not matching’ is closed to new replies.