abstract:
I have tried setting the height of the row that contains the banner to be equal to the image as well as greater than it, I have tried making the banner a background image. If I take out the banner image, the background colors appear correctly. But as soon as I put that image back in, I get that band of darker yellow right underneath it. I would love to know why I am getting result that I am, and how to fix it.
I'm having a strange problem with a table background color.
The page is a table nested inside another (holder) table.
The holder table is 2 rows, one column. First row contains an image (the banner). 2nd row contains another table that is 6 pixels thinner and contains the info of the page. They are both set to a background color that is slightly lighter than the page background color. I decided on the nested table thing so that the text in the inner table didn't run all the way to the border.
For some reason on Firefox, Safari, and IE, it looks as if there are two separate tables, because the page background color (slightly darker yellow) appears in between the banner and the page info:
http://www.naturaculina.com/test.htm
I have tried setting the height of the row that contains the banner to be equal to the image as well as greater than it, I have tried making the banner a background image. If I take out the banner image, the background colors appear correctly. But as soon as I put that image back in, I get that band of darker yellow right underneath it. I would love to know why I am getting result that I am, and how to fix it. |