I'm just learning how to make backgrounds. These are the first ones I have created. Let me know what you think. Any tips I would appreciate them.
To center your material on border backgrounds you can use an invisible gif adn a special code so that your writting won't end up on the border. Here is the invisible gif.
This is how you put it on your page.
BODY BGCOLOR="white" BACKGROUND="lovebearrsback.jpg">
table>
img src="invisible.gif" height=0 width=190> /td> td>
and at the bottom of the page add:
/body> /td> /tr> /table> /html> Don't forget to enclose them in both< >