Ver Mensaje Individual
  #3 (permalink)  
Antiguo 09/09/2005, 16:47
Avatar de matius
matius
 
Fecha de Ingreso: julio-2005
Ubicación: Mexico, D.F.
Mensajes: 554
Antigüedad: 19 años, 7 meses
Puntos: 2
si quieres quitar los anchos topmargin="0" bottommargin="0" marginwidth="0" marginheight="0" al mismo tiempo asi lo haces compatible con ie y el motor mozilla netscape

bueno en cuanto al marco up.htm pues puse una tabla al 100 porciento en alto y ancho

y puse una tabla dentro alineada al centro y abajo

nada mas lo hago porque es muy divertido
copia en up.htm y sustituye body
Cita:
<body topmargin="0" bottommargin="0" marginwidth="0" bgcolor="#982b0e" marginheight="0">

<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="bottom"><table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="up_data/flash.jpg" usemap="#Map" border="0" height="187" width="660"></td>
</tr>
</table></td>
</tr>
</table><body>