Ver Mensaje Individual
  #19 (permalink)  
Antiguo 25/08/2005, 04:40
Avatar de izar
izar
 
Fecha de Ingreso: enero-2004
Mensajes: 519
Antigüedad: 20 años, 2 meses
Puntos: 1
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>