Cita:
<style type="text/css">
#bg {
position: fixed;
z-index: -1;
top: 0;
left: 0;
width: 100%;
}
</style>
y me salen 3 errores:<style type="text/css">
#bg {
position: fixed;
z-index: -1;
top: 0;
left: 0;
width: 100%;
}
</style>
Cita:
-1 Archivo no encontrado: import file://localhost/estilos/reset.css: Operation not permitted
Este CSS lo utilizo para poner una imágen de fondo-1 Archivo no encontrado: import file://localhost/estilos/reset.css: Operation not permitted
Como hago para que me quede correcto?
Gracias por su ayuda