Ver Mensaje Individual
  #5 (permalink)  
Antiguo 21/11/2009, 06:37
codig0
 
Fecha de Ingreso: septiembre-2008
Ubicación: Lanzarote, Canarias
Mensajes: 486
Antigüedad: 15 años, 7 meses
Puntos: 41
Respuesta: no consigo poner fondo arriba

Pues yo empezaría por no utilizar width= ni height= ni bgcolor= ni nowrap...

Código:
.fondo {
width:163px;
height:412px;
background:url('panel1.jpg') no-repeat top #F4FFF4;
white-space: nowrap;
}

<th scope="row" class="fondo">
así tiene que funcionar