Tables can have background images too
Just as you can add background images to your web
pages, now you can add background images to your
individual tables. Although Navigator 3.x and lower
versions doesn't support this feature at the moment, you
may still be able to use table backgrounds to give
something extra for Internet Explorer users; without
loosing any important information when viewed using any
other browser.
<TABLE BACKGROUND="MyTableBackground.gif" >
<!-- rest of the table goes here -->
<!-- without any modifications ---->
</TABLE>
As you can see, the only change you have to make is
add the "BACKGROUND"
tag to the opening "TABLE"
tag.
Applicable Keywords : HTML, Internet Explorer, Explorer 3.x, Explorer 4.x, Internet, Netscape Navigator, Communicator 4.x, World Wide Web