Hello,
I'm just wondering... is it possible to put a div behind everything on a layout, like, the reverse to position: absolute;
If so, how?
Printable View
Hello,
I'm just wondering... is it possible to put a div behind everything on a layout, like, the reverse to position: absolute;
If so, how?
I believe you use z-index
Thank you both :)