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

Hola tengo un problema muy gordo.. he creado un diseño para mi pagina con photoshop, lo he recortado y tal y he insertado cada trozo un su correspodiente celda de una tabla... tola que con firefox se me ve perfectamente pero luego con IExplorer se ve muy mal, todo descuadrado... me han dicho que se soluciona con hojas de stilo CSS, alguien m podria dcir que tngo k añadirle para solucinar ste problema?? ske me tiene ya desesperao... gracias de antemano, un saludo

PD: dejo el codigo 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>