Ver Mensaje Individual
  #1 (permalink)  
Antiguo 21/12/2010, 12:04
PuRa
 
Fecha de Ingreso: diciembre-2010
Mensajes: 16
Antigüedad: 13 años, 4 meses
Puntos: 2
Pregunta Diferencia en tamaño de celda en Chrome y Firefox

Miren, tengo una tabla igual, en chrome se ve mas chica, en firefox mas grande... cual puede ser el error?



les dejo el codigo:

Código PHP:
echo'<table class="hovapost" width="100%" bgcolor="'.$color.'" style="border-top:1px solid #E7E7E7; border-bottom:">

 <tbody><tr height="10px">
     <td width="5%">Icono</td>
     <td width="90%"><div style="text-align:left;">
         <span title="'
,$np['title'], '" style="font-size:18px;">TITULO</span>
         <div style="margin-top:3px;">
         <font size="1" color="#717170">
        INFO DEL POST</font></div></div>
     </td>
     <td whidth="5%"></td>
 </tr></tbody></table>'

mi pagina por si quieren revisarlo: [URL="http://dow-full.com.ar"]www.dow-full.com.ar[/URL]