;-)
<html>
<head>
<title>Title of Your Page</title>
</head>
[see this is the 'back' background - your outside border]
<body background="wtbldot.gif">
<br>
[and this is the 'inside' background - where your text and graphics will go]
<p><center><table width="90%" cellpadding=0 cellspacing=0 border=2 background="whitesand.jpg">
<tr>
<td width="100%">Your Content Goes Here, you begin typing or adding your graphics here.
Be SURE you add the following ending tags to your html because they 'close' out the tables/borders so others can see it correctly!
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</center>
</body></html>
|