Ver Mensaje Individual
  #3 (permalink)  
Antiguo 26/05/2008, 02:55
layker
 
Fecha de Ingreso: noviembre-2007
Mensajes: 264
Antigüedad: 16 años, 4 meses
Puntos: 0
Respuesta: Problema con celda

Cita:
Iniciado por Mikmoro Ver Mensaje
Prueba a dejarle el alto a la celda que está encima de la B y a la propia B, y quítaselo a la celda de debajo de la B.

Si esto no funciona, pon el código que estás usando.

Mikel.
Gracias, el problema se me soluciona con mozilla firefox, pero con IE se estropea mas la pagina las celdas de descuadran :S, xk pasa eso??? un saludo dejo el codigo

Cita:
<table width="922" border="0" cellpadding="0" cellspacing="0" align="center">

<tr>
<td width="34" height="748" rowspan="6" align="center" valign="top" background="es1.PNG"><img src="l1.PNG" width="34" height="748"></td>
<td width="850" height="26" colspan="5" align="center" valign="top"><img src="top.PNG" width="850" height="26"></td>
<td width="38" height="748" rowspan="6" align="center" valign="top" background="es4.PNG"><img src="l2.PNG" width="38" height="748"></td>
</tr>
<tr>
<td width="850" height="162" colspan="5" align="center" valign="top" background="top2.PNG"></td>
</tr>
<tr>
<td width="850" height="32" colspan="5" align="center" valign="top"><img src="top3.PNG" width="850" height="32"></td>
</tr>
<tr>
<td width="132" height="254" align="center" valign="top" background="fo1.PNG">&nbsp;</td>
<td width="32" height="528" rowspan="3" align="center" valign="top" background="es2.PNG"><img src="m1.PNG" width="32" height="528"></td>
<td width="527" height="528" rowspan="3" align="center" valign="top" background="fo3.PNG">&nbsp;</td>
<td width="31" height="528" rowspan="3" align="center" valign="top" background="es3.PNG"><img src="m2.PNG" width="31" height="528"></td>
<td width="128" height="528" rowspan="3" align="center" valign="top" background="fo3.PNG">&nbsp;</td>
</tr>
<tr>
<td width="132" height="27" align="center" valign="top"><img src="cel1.PNG" width="132" height="27"></td>
</tr>
<tr>
<td width="132" height="247" align="center" valign="top" background="fo2.PNG">&nbsp;</td>
</tr>


<tr>
<td width="922" height="52" colspan="7" align="center" valign="top"><img src="footer.PNG" width="922" height="52" /></td>
</tr>
</table>