09/04/2005, 09:17
|
| | | Fecha de Ingreso: septiembre-2004 Ubicación: Guatemala
Mensajes: 576
Antigüedad: 20 años, 5 meses Puntos: 4 | |
Again, Ahh por cierto, en css para que el fondo no se desplaze sería así:
Código:
<style type="text/css">
<--
body {
background: url(imagen.gif);
background-attachment: fixed;
-->
}
</style>
__________________ _______
Jorge Rojas. |