It’s not easy to explain very well what I’m having problem with so I have attached an image:
http://test.richardknop.com/test.gif
Here is my simplified XHTML markup so far:
<div id="page">
<div id="content">
</div>
<div id="sidebar">
</div>
</div>
How to style it?
I’m getting a little bit desperate and I’m not even sure it’s possible.
Like this:
To get background in the sidebar you’ll need faux columns technique.