Hallo,
ich habe für ein Layout einer Seite bis jetzt folgendes erstellt:
############################
<table width="100%" height="500px" border="0" cellpadding="0" cellspacing="0" >
<tr><td background="neu/1a.gif" style="background-repeat:no-repeat;" ></td>
<td background="neu/3a.gif" style="background-repeat:no-repeat;" ></td>
<td background="neu/4a.gif" style="background-repeat:no-repeat;" ></td></tr>
<tr><td background="neu/2a.gif" style="background-repeat:no-repeat;" ></td>
<td ></td>
<td background="neu/5a.gif" style="background-repeat:no-repeat;" > </td>
</tr>
<tr><td background="neu/8a.gif" style="background-repeat:no-repeat;" ></td>
<td background="neu/7a.gif" style="background-repeat:no-repeat;" ></td>
<td background="neu/6a.gif" style="background-repeat:no-repeat;" > </td>
</tr>
</table>
###########################
Wenn ich mir das jetzt anzeigen lasse, gibt es große, weiße Flächen.
Bild dazu:
http://www.bilder-hochladen.net/files/b7de-1-jpg.html
Was ist falsch?
Dr. No