Ver Mensaje Individual
  #5 (permalink)  
Antiguo 04/05/2008, 07:35
MRB08
(Desactivado)
 
Fecha de Ingreso: febrero-2008
Ubicación: Argentina, Santa Fe, Rosario
Mensajes: 350
Antigüedad: 16 años, 2 meses
Puntos: 5
Re: Incompatible con IExplorer6 fondo en <TR>

Creo que tendría que ser así:
Código HTML:
<table width="186" border="0" cellpadding="5" id="menuL">
  <tr valign="top"> 
    <td height="40" class="menuSup" background-image="img/menu.gif">Hola pepe</td>
  </tr>
</table> 
CHao