Code: Alles auswählen
<BODY BGCOLOR="#BE0000" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
<center>
<table height=100% cellspacing=0 cellpadding=0 border=1>
<tr>
<td width=744 background="1.gif"> </td>
</tr>
<tr>
<td width=744 background="y.gif"> </td>
</tr>
</table>
</center>
</BODY>
Mit css kann ich die Tabelle nach unten verschieben, so dass sie an den unteren Rand passt, dann sind aber oben 16px Abstand.
Code: Alles auswählen
body { margin-top: 16px;}