|
My take on that image is that it's not two divs with an overlapping div. It's simply a header image, a footer image and sidebar class and then a main content div. The header and footer images make it appear s though the content is split differently, but in reality it's not.
See the test layout I've attached here. It was done quick and dirty but it shows how. CSS and XHTML included in zip. Setting it up this way requires no positioning ensuring better cross browser compatibility.
|