Ver Mensaje Individual
  #3 (permalink)  
Antiguo 27/09/2012, 11:13
Avatar de flashmax
flashmax
 
Fecha de Ingreso: julio-2012
Ubicación: Bs.As. Argentina
Mensajes: 507
Antigüedad: 12 años, 5 meses
Puntos: 86
Respuesta: codigo para el background

el .css tendria que ser ../images/bg-06.jpg
Código HTML:
body {
background-image: url(../images/bg-06.jpg);
background-repeat: repeat-x;
background-color:#000;
}
__________________
Saludos!
----------------------------------------------------------