Ver Mensaje Individual
  #1 (permalink)  
Antiguo 18/10/2005, 11:44
evoarte
 
Fecha de Ingreso: julio-2002
Mensajes: 813
Antigüedad: 21 años, 8 meses
Puntos: 2
Compatibilidad IE OPERA FIREFOX

Hola, buenas:

Este código funciona bien en IE pero no en Opera y FireFox:

<body topmargin="0" leftmargin="0" style="overflow:hidden">
<table border="0" width="100%" height="100%">
<tr>
<td width="100%" height="100%" bgcolor="#FFB100">
<center>
<table border="0" width="98%" height="100%" bgcolor="#FFFFFF">
<center>
<td width="100%" height="100%">
</td>
</center>
</table>
</center>
</td>
</tr>
</table>
</body>

Que solución habría ?

Salu2.