Does anyone know if it is possible to make a child div be placed behind the parent div?
What I am basically trying to do is have a footer which is always at the bottom of the main content- that works. But I want the main content to slightly overlap the footer, so the footer needs to be behind the main content.
Does anyone know if it is possible to make a child div be placed behind the parent div?
What I am basically trying to do is have a footer which is always at the bottom of the main content- that works. But I want the main content to slightly overlap the footer, so the footer needs to be behind the main content.
Here is a jsfiddle to help explain what I mean.
http://jsfiddle.net/zk8VN/1/
Regards
Aleksander