<table border=0 width=440 height=390 cellpadding=0 cellspacing=0> <tr> <td height=74 width=440> </td> </tr> <tr> <td height=316 width=440 align=left bgcolor=blue style='margin:0px;padding:0px;' valign=top> <? // w tym miejscu pojawia mi sie 10px przerwy pomiedzy divem a krawedzia komorki echo "<div style='width: 420px; height: 316px; background-color: green;'>"; echo "wygenerowana automatycznie tresc"; echo "</div>"; ?> </td> </tr> </table>
problem polega na tym, iz nad divem, w komorce pojawia mi sie niechciane 10px odstepu od gornej krawedzi komorki.
ten problem pojawia mi sie tylko w FF, a w IE wszystko jest ok. nie mam pojecia jak sie tego pozbyc.