Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/04/2012, 04:31
Avatar de cristian_cena
cristian_cena
Colaborador
 
Fecha de Ingreso: junio-2009
Mensajes: 2.244
Antigüedad: 14 años, 10 meses
Puntos: 269
Respuesta: Problema con Repeat - CSS

Prueba corrigiendo esto:
body {
background: #CCCCCC url("images/header.png") 0 0 repeat-x;
}


y esto:
<link rel="stylesheet" type="text/css" href="style.css" />