Код кривой, знаю, но мне и не нужно его по стандартам сделать, нужно что б работало. Кстати, такой актефакт только в одном весте, где стыковка заливки и картинки. <html> <head> <meta http-equip="Content-Type" content="text/html; charset=Windows-1251"> <title>СвязьСервис - Главная</title> <base href="http://ss.localhost/"> <STYLE type="text/css"> table { table-layout: fixed; border-collapse: collapse; border: 0px solid black; border-style: none; }; table td{ padding: 0px; margin: 0px; border-style: none; } </STYLE> </head> <body background=background.gif> <center><table width=1024> <tr> <table width=1024> <tr height=40> <td width=80><img src=img_1_1.gif></td> <td width=280 background=img_1_2.gif><center><font face=courier></font></center></td> <td width=80><img src=img_1_3.gif></td> <td width=584 background=img_1_4.gif></td> </tr> </table> </tr> <tr><td> <table width=1024 height=180> <tr > <td width=225><img src=img_2_1.gif></td> <td> <table width=605 height=180> <tr height=111> <td ><img src=img_2_2_1.gif></td> </tr> <tr height=69> <td> <table height=69 width=605> <tr> <td width=30><img src=img_2_2_2.gif></td> <td background=img_2_2_3.gif width=575></td> </tr> </table> </td> </tr> </table> </td> <td width=50><img src=img_2_3.gif></td> <td width=144 background=img_2_4.gif></td> </tr> </table> <table width=1024 height=548> <tr> <td width=225 height=548> <table width=225 height=548> <tr height=40> <td><img src=img_3_1.gif></td> </tr> <tr height=100> <td background=img_3_2.gif></td> </tr> <tr height=50> <td><img src=img_3_3.gif></td> </tr> <tr height=150> <td background=img_3_4.gif></td> </tr> //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// вот между этими ячейками и получается пробел <tr height=105> <td><img src=img_3_5.gif></td> </tr> <tr height=98> <td background=img_3_6.gif></td> </tr> //////////////////////////////////////////////////////////////////////////////////////////////////////////////// </table> </td> <td width=799 height=548 bgcolor=white></td> </tr> </table> </td></tr> </table></center> </body> </html>