Hallo Leute!
Ich würde folgendes gerne centern, doch die Tabelle bleibt einfach oben.
Könnt ihr mir bitte helfen?
Danke für eure Hilfe!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>lol</title>
</head>
<body bgcolor="FFFFFF">
<center>
<div style="table-align:center;">
<table width="100" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><table width="200" border="0" cellpadding="0" cellspacing="1" bgcolor="#B2B2B2">
<tr>
<td bgcolor="#FFFFFF"><table width="100%" border="0">
<tr>
<td width="52%"><p><img src="lol.jpg" width="500" hei ght="254"><br>
</p>
</td>
</tr>
</table></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</center>
</body>
</html>