si lo pones asi, te funciona. Aunque no se que efectos posteriores pueda tener. (eliminé una linea). puedes probar aunq supongo q no será lo mas correcto.
Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>
<body>
<table width="100%" height="100%" border="3" cellpadding="0" cellspacing="0">
<tr>
<td height="100%" align="center" valign="middle">De nada!!!! ;-)</td>
</tr>
</table>
</body>
<html>