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
|