# Errors with table backgrounds

**URL:** https://forum.kirupa.com/t/errors-with-table-backgrounds/16012
**Category:** Uncategorized
**Created:** [March 20, 2003, 5:33am UTC](https://forum.kirupa.com/t/errors-with-table-backgrounds/16012 "2003-03-20T05:33:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![AEon\_Light](https://avatars.discourse-cdn.com/v4/letter/a/d78d45/32.png) [@AEon\_Light](https://forum.kirupa.com/u/AEon_Light)
#### Post date: [March 20, 2003, 5:33am UTC](https://forum.kirupa.com/t/errors-with-table-backgrounds/16012/1 "2003-03-20T05:33:00Z")

</div>

Hola

I recently made a set of tables using Dreamweaver, with a different background in each part of the table… to make the same overall image…

Similar to this design… [relique.net](http://www.relique.net)

However, when I upload everything and look at it in my browser, some of the backgrounds refuse to come up! Does anyone know why this happens?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [March 20, 2003, 5:45am UTC](https://forum.kirupa.com/t/errors-with-table-backgrounds/16012/2 "2003-03-20T05:45:39Z")

</div>

You are building it all in different table cells!?!?!?!

This just uses a big background image that is defined in the html body tag.

```php
<BODY BACKGROUND="image.jpg">

```

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [March 20, 2003, 6:07am UTC](https://forum.kirupa.com/t/errors-with-table-backgrounds/16012/3 "2003-03-20T06:07:54Z")

</div>

Look at the source code for the [relique.net](http://relique.net) index in dreamweaver…

you’ll see what I mean…
