helpheader.jpg (8780 bytes)

matchingbar.jpg (5023 bytes)

This page will explain how to set up bordered backgrounds, both single
sided and the double bordered tiled backgrounds. The following command
will go right below where your Body Background, etc. line is:

(TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0") (TR) (TD
WIDTH="160" VALIGN=TOP NOWRAP)(/TD) (TD WIDTH="0%"
VALIGN=TOP)
You will replace the ( ) with < >.

This command will go just before the /BODY tag:
(/TD)(/TR)(/TABLE)
Again, replace the ( ) with < >.


Please do not forget that bottom tag, because if you do, nothing will show
up on your page. The only number you will be changeing in this tag is The
TD WIDTH. You will adjust that for whatever border you are using,
depending on how wide the actual border is.

The next tag line is what you use when using a double bordered tile:
(TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0") (TR) (TD
WIDTH="160" VALIGN=TOP NOWRAP)(/TD) (TD WIDTH="0%"
VALIGN=TOP)

This tag goes right under the Body Background tag. Replace the ( ) with < >.
The following tag will be placed right before the /BODY tag:
(TD WIDTH="160" VALIGN=TOP NOWRAP)(/TD) (/TR)(/TD)(/TABLE)

This tag will help you to center text on the double borders, and again, all you
do is change the TD WIDTH, nothing else.

Home