Hallo,
habe folgende Tabelle:
<table cellpadding="0" cellspacing="0" border="1">
<tr>
<td colspan="2" width="205">
<img src="logo.gif" alt="">
</td>
</tr>
<tr>
<td valign="top" width="205">
<img src="links.jpg" alt="">
</td>
<td>Text...</td>
</tr>
</table>
Jetzt hab ich dazu 2 Probleme:
1. die Tabelle beginnt nicht in der linken oberen Ecke
2. zwischen der 1. Zeile und der 2. Zeile ist innerhalb der 1. Zeile ein Abstand von ca. 2mm.
Was mache ich falsch, bzw. wie mache ich es richtig?
Gruß Andreas