Ver Mensaje Individual
  #3 (permalink)  
Antiguo 22/03/2006, 00:50
Avatar de seoista
seoista
 
Fecha de Ingreso: septiembre-2003
Ubicación: Pues leyéndote
Mensajes: 1.076
Antigüedad: 20 años, 7 meses
Puntos: 59
Con CSS:

Entre <head> y </head>
Código:
<style type="text/css"> 
<--
     body
          {background: url(imagendefondo.jpg);
           background-repeat: no-repeat;
           background-position: center center;
           background-attachment: fixed;}
-->
</style> 
__________________
· No contesto por M.P.