Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/11/2003, 14:57
JuanMF
 
Fecha de Ingreso: noviembre-2003
Mensajes: 5
Antigüedad: 20 años, 5 meses
Puntos: 0
Aclaro que fue un error de tipeo el colocar rigth en vez de right y heigth en vez de height.
El HTML es algo asi (reducido)

<html>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div id="head"></div>
<div id="main"></div>
<div id="foot"></div>
</body>
</html>