QUOTE(pandy @ Oct 13 2009, 06:44 AM)

You should quote that URL. Nevertheless, if I complete the code you posted and paste it into a HTML document, the background shows. So what about giving us the URL to the page that gives you problems?
I have the same problem. For some reason my background image doesn't show up. The image is there, and it looks fine offline in my HTML editor, but for some reason its not visible on the web. I tried everything, can someone help me?
The code is:
QUOTE
<tr bgcolor="#ffffff">
<td colspan="3" background="images/box_solar.jpg;" style="background-repeat: no-repeat;" width="737px" height="211px"><br /><span class="h_b">MicroFIT Rooftop Installations</span><br />
<p class="body_b">If you own a residential house or small building, this is the option for you. Trillium Solar provides a full-turnkey service, taking care of all aspects of the projects. Trillium will install anywhere from 1-10 kilowatts worth of solar PV, depending on your roof-size and budget constraints. There is also financing available. Installing a microFIT system will allow you to take advantage of Ontario's feed-in tariff program, ensuring constant financial payback from your solar electric installation.</p>
</td>
</tr>
My WebpageThanks in advance!!