~Directions for
using Border Backgrounds ~
If you
are using an editor (this page designed with Front
Page),
insert a
table that is aligned to the right and
80% of the page width.
Adjust
the width of your table by increasing or
decreasing the % as
needed.
To align
your text...
place this code in your HTML document
just after the <body background= and text
color=> tags:
<table
width=75% align=right><tr><td>
The end of your page should have HTML tags
that look like this:
</td></tr></table>
</body>
</html>
If you would like to have your type move over
the background, and the background stay stationary...
place this code in your HTML document
inside the <body background= and text
color=> tags:
BGPROPERTIES="FIXED"
Return
to Table of Contents
|