|
|
|
Title: Table Background Picture URL: http://www.activejump.com/j-8.shtml Email: webmaster@activejump.com
Introduction
<TD BACKGROUND="url">
The text, url, is replaced with the internet address of the picture you want to show up. A helpful thing to add here, is
the width and height attribute, matching the dimensions of the picture. Here is an example, using the Table Picture tag.
<TD BACKGROUND="images/ex.gif"
Hello!
</TD></TR></TABLE>
|