I'm trying to make my sidebar div the same size as content div, I could set container
div to white and would work "As I wanted" but I need to keep this small empty background at the middle of content
and siderbar
to look like they are separated...
I already tried something like this: CSS: Set Div height to 100% - Pixels
I spent more than an hour trying to figure it out but nothing work in here... The only way I could do it was Javascript but that's not friendly.
Here's an example of my question: http://jsfiddle.net/cn7cd/1/
Thanks for reading.