Ok, the image below is part of a layout im creating. But i cant figure out why the tables are being stupid! -cri
Ok, so heres the set up, left [blue box] is one table, middle is an iframe in another table, and to the right [blue box] is another. For some reason, theres a gap at the top of the blue boxes, but not in the iframe table. They are all tables inside a table btw. Please help?
Heres the code:
and the CSS [just the content CSS]:
Code:#content_container { width: 177px; } #content_top { background-image: url(images/content_top.png); height: 23px; } #content_mid { background-image: url(images/content_mid.png); } #content_bot { background-image: url(images/content_bot.png); height: 4px; }






Reply With Quote
