Add this style sheet to your HTML page. Adjust the position as needed:
<style>
table
{
background-repeat="no-repeat";
background-position="center center"
}
</style>
-----Original Message-----
From: Abhilash [mailto:abhilashbr@y...]
Sent: Friday, February 09, 2001 9:03 AM
To: HTML Code Clinic
Subject: [html_code_clinic] Tiling of background picture of tables
Hi Friends
Is there any way to place a background picture in table that is not tiled
if the size of the image is smaller than the table? Pls help me...
Abhilash