Tema: fijar web
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/02/2010, 22:31
Avatar de jackson666
jackson666
 
Fecha de Ingreso: noviembre-2009
Ubicación: Buenos Aires, Argentina
Mensajes: 1.971
Antigüedad: 14 años, 5 meses
Puntos: 65
Respuesta: fijar web

Si te fijas 1 segundo en la hoja de estilos de esa web, veras la siguiente regla CSS:
Código CSS:
Ver original
  1. body {
  2.     background-attachment: fixed;
  3.     background-color: #000;
  4.     background-image: url(img/bg.jpg);
  5.     background-repeat: repeat;
  6.     background-position: center top;
  7. }
__________________
HV Studio
Diseño y desarrollo web