Ver Mensaje Individual
  #9 (permalink)  
Antiguo 15/07/2004, 00:19
Avatar de KarlanKas
KarlanKas
Moderador extraterrestre
 
Fecha de Ingreso: diciembre-2001
Ubicación: Madrid
Mensajes: 6.987
Antigüedad: 22 años, 4 meses
Puntos: 61
Prueba con esto:

Código HTML:
<html>
<head>
<style>
body{
	background-image: url(http://www.karlankas.net/chufa2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
</style>
	<title></title>
</head>

<body>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>







</body>
</html> 
__________________
Cómo escribir

No hay pregunta tonta, sino tonto que quiere seguir en la ignorancia.

Última edición por KarlanKas; 15/07/2004 a las 00:27