![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
09/09/2011, 14:46
|
![Avatar de IsaBelM](http://static.forosdelweb.com/customavatars/avatar244381_2.gif) | Colaborador | | Fecha de Ingreso: junio-2008
Mensajes: 5.032
Antigüedad: 16 años, 7 meses Puntos: 1012 | |
Respuesta: Duda de fondos sí, un poco raro Cita: html {
display: block;
}
#fondo, #trans {
position: absolute;
left: 0;
top: 0;
width: 100%;
}
#fondo {
z-index: -2;
}
#trans {
z-index: -1;
} |