Hallo,
unten mein Quelltext, des funktioniert nicht:
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/team_1.jpg" width="101" height="75"></td>
<td><img src="images/team_2.jpg" width="101" height="75"></td>
</tr>
<tr>
<td><img src="images/team_3.jpg" width="101" height="75"></td>
<td><img src="images/team_4.jpg" width="101" height="75"></td>
</tr>
</table>
(Orginaldarstellung)
Kann es vielleicht daran liegen, dass ich zwei Tabellen ineinander verschachtelt habe, obige Tabelle befindet sich in einer Zelle der äußeren Tabelle?
Gruß Daniel