Hi, kann mir bittte jemand sagen, wie ich es schaffe das die bilder ohne abstand zueinander da stehen?
Hier der Text:
HTML
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>FreeGamesLoad</title>
</head>
<body>
<p align="center">
[img]Design_1x1.png[/img]
</p>
<table width="245">
<tr>
<td>
[img]Design_3x9.png[/img]</td>
<td>[img]Design_3x7.png[/img]</td>
<td width="28">[img]Design_2x1.png[/img]</td>
</tr>
<tr>
<td>[img]Design_2x3.png[/img]</td>
<td>
</p>
</p>
</td>
<td width="28">
[img]Design_2x3.png[/img]</td>
</tr>
<tr>
<td>[img]2x12.png[/img]</td>
<td>[img]Design_3x7.png[/img]</td>
<td width="28">
[img]Design_2x9.png[/img]</td>
</tr>
</table>
</body>
</html>
Alles anzeigen