| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Refrigerated User
Join Date: Mar 2006
Location: Central US
Posts: 163
|
-Got a seemingly simple IE6 table problem. Load the page below to view it for yourself. You'll be looking at a small table with 3 rows nested/centered inside a containing parent table set to width="100% height="100%. There are 2 enexplainable 3px gaps between the rows. FF and Netscape display the page correctly, IE6 on the other hand refuses, but why? http://www.sharpshade.com/lettuce/thought/ -The middle cell will eventually contain a long flash animation, but fer now only has a quicky (try not to be too mesmerized by the wonderful shape tween). Also, the background is currently an ugly pink to make the gaps more visible for you. Once done, it'll be: #070d07. -Any help is very appreciated, thank you. |
|
|
|
|
|
#3 (permalink) |
|
Spare Parts
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 5,133
|
<td cellspacing="0" cellpadding="0" valign="top" align="left" width="200" height="300"><img src="left.jpg" width="200" height="300"></td> <td valign="top" align="center" width="650" height="300"><script src="embed_thought.js"></script></td> <td valign="top" align="right" width="200" height="300"><img src="right.jpg" width="200" height="300"></td> Eliminate any spaces between your <td> tags and your images, this will fix it. |
|
|
|
#4 (permalink) |
|
Refrigerated User
Join Date: Mar 2006
Location: Central US
Posts: 163
|
<>Datahound, always liked yer avatar; funny. Thanks alot, you fixed it. I'm slowly learning! I thought I was making my code look good, too; trying to indent properly. So much for that, eh. -NevF, man I wish I knew how to replace my tables with CSS, or afaik (whatever that is, never heard of it [this is why I'm an artist]), but I simply haven't gotten that far. I'm lucky to be able to do what I can do. So, thanks guys! |
|
![]() |