dave_22: HTML/Tabelle

Beitrag lesen

Hallo zusammen,

ich habe ein dringendes Problem:

Bei diesem Tag, ist das Bild "lupe.gif" und der farbige Kasten, nicht genau am rechten Rand des 2. Bild "test2.jpg". Was hab ich falsch gemacht? Kann mir jemand helfen?

Tag:

<table width="50" cellpadding="0" cellspacing="0" border="1" align="center">
<tr>
    <td></td>
    <td align="center"><img src="images/test1.jpg" vspace="0" hspace="0" align="top" alt=""></td>
    <td align="center"><img src="images/test2.jpg" vspace="0" hspace="0" align="top" alt=""></td>
</tr>
<tr>
   <td></td>
   <td><table width="100%" border="1" cellspacing="0" cellpadding="0"></td>
<tr>
   <td bgcolor="#FFDBD6"><a href="/.net/QCPGZVPGPTPZTGDDGTQYTY/picture/1781/2297.html"><img src="images/lupe.gif" width="17" height="17" border="0" alt="" align="right" valign="top" hspace="0" vspace="0"></a></td>
   <td bgcolor="#FFDBD6"><a href="/.net/QCPGZVPGPTPZTGDDGTQYTY/picture/1781/2297.html"><img src="images/lupe.gif" width="17" height="17" border="0" alt="" align="right" valign="top" hspace="0" vspace="0"></a></td>
</tr>
</table>
</table>