HTML
<html>
<head>
<title>title</title>
</head>
<body>
<table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0" bgcolor="green">
<tr>
<td align="center" valign="top">
<table border="0" width="720px" height="100%" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="top">
<div style="width:100%; height:100%; margin:0px; padding:10px; background-color: blue;">
<table border="0" width="700px" height="30px" cellspacing="0" cellpadding="0" bgcolor="red">
<tr>
<td>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Alles anzeigen