Hello, I need help with a simple table design question please...
I've created a table with spacer images and it looks just fine, but when I try to insert a picture in one of the autostrech cells the whole table oversteps the limits of the browser screen. It happens only in IE6, in Mozilla it's fine.
The cell I insert it to is inside the table, inside another table.
I probably missed something, but you have the image set for 631 pixels. Wouldn't that mean the image is going to show up as 631 pixel regardless of how you set the <td>, etc.
Sure, it is going to show up as 631px, but if your screen resolution is not less than 1024 in width, the cell I'm trying to put picture in should show up more than 631 px in size, so insertion of the img should not cause the cell resize...