Ver Mensaje Individual
  #1 (permalink)  
Antiguo 15/05/2008, 05:57
layker
 
Fecha de Ingreso: noviembre-2007
Mensajes: 264
Antigüedad: 16 años, 4 meses
Puntos: 0
Problema con diseño (descuadramiento de tabla)

Hola he creado una pagina que creo k sta bien estructurada, y en firefox se ve perfectamente pero n cambio al abrirlo con IE, se ve muy desectructurada las celdas, stan en su lugar pero muy estiradas, me an dixo que se puede solucionar mediante CSS, es posible?? yo no lo uso.
alguien m pdria ayudar..? aqui dejo le codgo html x si sirve

Cita:
<body topmargin="0" bgcolor=#996633>
<table width="728" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="34" height="748" rowspan="6" valign="top" background="images/es1.gif"><img src="images/l1.gif" width="34" height="748" /></td>
<td width="850" height="26" colspan="8" valign="top"><img src="images/top.gif" width="850" height="26" /></td>
<td width="38" height="748" rowspan="6" valign="top" background="images/es4.gif"><img src="images/l2.gif" width="38" height="748" /></td>
</tr>
<tr>
<td width="850" height="162" colspan="8" valign="top"><img src="images/top2.gif" width="850" height="162" /></td>
</tr>
<tr>
<td width="850" height="32" colspan="8" valign="top"><img src="images/top3.gif" width="850" height="32" /></td>
</tr>
<tr>
<td width="132" height="254" background="images/fo1.gif" align="center" valign="top">&nbsp;</td>
<td width="32" height="528" rowspan="3" valign="top" background="images/es2.gif"><img src="images/m1.gif" width="32" height="528" /></td>
<td width="400" colspan="4" rowspan="3" align="center" valign="top" background="images/fo3.gif">

<p>Prueba</p>
<p>&nbsp;</p>


</td>
<td width="31" height="528" rowspan="3" valign="top" background="images/es3.gif"><img src="images/m2.gif" width="31" height="528" /></td>
<td rowspan="3" width="128" background="images/fo3.gif" valign="top" align="center">&nbsp;</td>
</tr>

<tr>
<td width="132" height="27" valign="top"><img src="images/cel1.gif" width="132" height="27" /></td>
</tr>
<tr>
<td width="132" background="images/fo2.gif" valign="top" align="center">&nbsp;</td>
</tr>

<tr>
<td width="922" height="52" colspan="10" valign="top"><img src="images/footer.gif" width="922" height="52" /></td>
</tr>
</table>