Changing the Background
Making the background a color or an image.

As you saw earlier in this course, you can change the background color of your page.
<BODY BGCOLOR=LIME>
or
<BODY BGCOLOR="#9999FF">

For a nice table of the standard 216 Netscape colors, visit IconBazaar at

www.iconbazaar.com/color_tables

Use both BACKGROUND and BGCOLOR so that someone who has images turned off in their preference (who won't see the background image) will see the background color.

Here's what I specified for the background of this page:

<body background="../images/cloudbackground.jpg" bgcolor="#6699CC" text="BLACK">

If you look carefully, you will notice that the background color is loaded first and then the background image.



VA Linux Systems logo

   
I would appreciate comments, corrections, and
suggestions for how I can improve this course.

Nancy Blachman
Variable Symbols, Inc.
356 Bush Street
Mountain View, CA 94041-1332
650 966 8999
650 966 8998 fax
nancy- at -variablesymbols.com

If you want to learn how to search effectively using Google, visit Google Guide, which you can find at www.googleguide.com.