Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/12/2004, 09:01
Avatar de Aleph
Aleph
 
Fecha de Ingreso: agosto-2001
Ubicación: Kenolandia
Mensajes: 1.061
Antigüedad: 22 años, 8 meses
Puntos: 3
Eeeeeh....

Método 1:

<body background="fondo.gif">

Método 2:

<style type="text/css">
body { background-attachment: fixed; background-image: url(fondo.gif); background-repeat: repeat; background-position: center center; }
</style>

Es un ejemplo, puede que quieras cambiar algunos atributos.

Saludos.
__________________
El Chorizo Comunista