free web hosting | website hosting | Business Hosting Services | Free Website Submission | shopping cart | php hosting

BLUE AND MAUVE BACKGROUND USING TABLES
FOR A LAYERED EFFECT

A FEW SIMPLE RULES BEFORE WE BEGIN:


These backgrounds and images are for personal web pages only and NOT to be used for commercial purposes.  They are not to be included in any other collection or placed on a CD for sale.  Please do not claim them as your own as they took many hours of hard work to create.

PLEASE SAVE THESE IMAGES AND BACKGROUND DIRECTLY TO YOUR OWN HARD DRIVE AND UPLOAD THEM DIRECTLY TO YOUR SITE HOST.  PLEASE DO NOT LINK DIRECTLY TO THE PAGE AS THEY WILL BE MOVED FROM TIME TO TIME TO DIFFERENT FILES AND YOU WILL LOSE YOUR BACKGROUND AND IMAGES.  

To save any of these images, please right click your mouse on the image and then choose "Save As" (The main background may be clicked anywhere on the page and saved)

A link back to us for using these images is required, so please be sure to take this little banner and place it on the page these images are used on with a link back to us at:  

http://www.spinningwebcreations.bravepages.com

Following the instructions you will find some matching items to create a web set for your site.

To make this background you will need a little working knowledge of HTML coding as well as these four tiles (be sure to click on each tile separately and save).

Ok, now for the coding part to get your background to look like this one. (The red text can be changed to any other image or tile that you would like to use.  Also, you can play with the "WIDTH" of the tables to get a slightly different look.)

<HTML>
<HEAD>
<TITLE> TITLE OF YOUR PAGE GOES HERE</TITLE>
</HEAD>
<BODY BACKGROUND="MauveTextureTile.jpg">
<CENTER>
<TABLE WIDTH="95%" CELLSPACING="0" CELLPADDING="10"    BACKGROUND="GoldTile.jpg">
<TR>
<TD><TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="40" BACKGROUND="BlueFloralTile.jpg">
<TR>
<TD><TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="10" BACKGROUND="GoldTile.jpg">
<TR>
<TD><TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="20" BACKGROUND="SolidBlueTile.jpg">
<TR>
<TD> YOUR TEXT FOR YOUR PAGE GOES HERE</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</CENTER>
</BODY>
</HTML>

Now, you will probably not see any of your background images except the main or first background (in this case the "MauveTextureTile.jpg").  All you have to do is save your page as an .html file, go to your browser and File/Open/your html file you just saved and there it all will be :) Good luck and have fun playing with it!

Click HERE to return to "Free Stuff" main page

Questions?  Drop me an EMAIL