Backgrounds

You've seen 'em used: they can make a page stand out in a field, or they can drown the page in glitz. Well, now you too can break into the wonderful world of backgrounds.

First, some background background:

There are several parts to the background HTML. They are:

Here is an example of the HTML:

	<BODY BACKGROUND="./foo.gif" BGCOLOR="#000000" 
	TEXT="#ffffff" LINK="#00ffff" VLINK="#ffff00">
Now there is one important thing about backgrounds that you should understand: the document will not begin layout at all until the background file has been completely downloaded. This means that the user will be staring at: nothing! So, what do you do? Keep your backgrounds very very small, so they load quickly. Here are some small backgrounds (all less than 850 bytes).

So what are these numbers, anyway, this #FF00FF stuff? Well, it's the hexidecimal value of Red, Green, and Blue for that color. If you don't have a handy tool that will do it for you, check out the following sites:

If you're dying for some real backrounds to work with, try:


Copyright © 1995 Hagan Heller. The information on these pages may be freely copied, so long as they are not sold and this copyright information is included.