here's my question, i want to fill the content div
with white. BUT when i do it , its not filling the whole div. The child div are more bigger and they go over the parent div (content). I want that the content div cover all the child div.
Here's my code
I want also a cross-browsing answer please (IE7, IE8, IE9, Firefox, Chrome, Opera)
add overflow: auto
to the css for .content