Background

For your background you could change the color of it.

The tag you would use for changing the color of your background is this:

<body bgcolor=>

So if you add black your
background would be black.

<body bgcolor=black>

Remember this will be done at the beginning of your web page.


Back to Layout

Previous: Headers

Next: Tables