| To use backgrounds with left sided border designs
on your web pages so your text is properly aligned for your browser, use
this code in your HTML document inserted after
the body background and text color tags: <table
width=80% align=right><tr><td>Designs vary in width so you
may have to adjust the table width to keep the text in thebody of the background,
not on the border. Near the bottom of your HTML document,before the closing
body and html tags, insert this code: </tr></td></table> |