Es reicht leider nicht aus dem Bild valign="Top" mitzugeben ....
Die Tabellenzelle braucht ebenfalls die Eigenschaft ... dann klappts ...
Für die linke Zelle:
Code: Alles auswählen
<TD height="103" width="129" valign="top"><IMG src="gfx/logo_net.gif" width="129" height="103" name="logo" alt="Logo" align="top"></TD>
Code: Alles auswählen
<td height="103" width="37" valign="top">
<table height="79" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="klein" nowrap><IMG src="http://pub.pipidae.net/gfx/scr_a6.gif" width="37" height="35" alt="" align="top"></Td>
<td class="klein" nowrap><A class="klein" href="http://www.pipidae.de" target="_blank"><IMG src="http://pipidae.de/gfx/fl_de.gif" width="37" height="35" name="german" alt="german version" border="0"></A></Td>
</tr>
<tr>
<td class="klein"><img src="http://pub.pipidae.net/gfx/gif.gif" height="44" width="37" border="0" alt=""></td>
<td class="klein"><img src="http://pub.pipidae.net/gfx/gif.gif" height="44" width="37" border="0" alt=""></td>
</tr>
<tr>
<td><img src="http://pub.pipidae.net/gfx/gif.gif" width="37" height="24" border="0" alt="" align="top"></td>
</tr>
</table>
</td>
<TD height="103" width="25" valign="top"><IMG height=103 src="http://pub.pipidae.net/gfx/scr_c.gif" width=25></TD>
Markus