This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Stylesheets > June 2004 > Differences in stylesheet interpretation between IE and Netscape





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Differences in stylesheet interpretation between IE and Netscape
Eruth

2004-06-28, 12:15 pm

Hi!

I have the following page in IE6 -
http://www.geocities.com/emmaruthuk/test/test3.htm . However, when
viewed in netscape 4.74, netscape 7.1 and Mozilla 1.6, the background
colour doesn't cover the whole page.

The link to the stylesheet is
http://www.geocities.com/emmaruthuk/test/sdl1.css

If anyone can suggest anything I'd be greatful.

Emma
brauneberger

2004-06-28, 12:15 pm

Hi Emma!

Your CSS should look something like this if you would like to have the
background all blue:

body {
margin: 0;
height: 100%;
background-color: #a0c4e8;
color: #1D2F68;
}

HTH
Nils
Rijk van Geijtenbeek

2004-06-28, 12:15 pm

On Mon, 28 Jun 2004 13:44:19 +0200, brauneberger <nils73@gmx.de> wrote:

> Hi Emma!
>
> Your CSS should look something like this if you would like to have the
> background all blue:
>
> body {
> margin: 0;
> height: 100%;
> background-color: #a0c4e8;
> color: #1D2F68;
> }


Add 'padding: 0;' as well.

--
Rijk van Geijtenbeek

The Web is a procrastination apparatus:
It can absorb as much time as is required to ensure that you
won't get any real work done. - J.Nielsen
Eruth

2004-06-29, 7:14 am

Thanks for the help - I figured out some of it by myself, but the
padding I hadn't got.

Emma
Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews