I have created a three-column layout with div tags and I am now facing a problem.
Around the three columns, there is a wrapper-div that is also used as a background (color and border). In the very right column, there is dynamic content that overflows sometimes to the right. The problem is, when that happens, the wrapper-div does not expand and therefore the background is cut off.
http://wildmind.ch/css/stackoverflow
Any help is much appreciated.
Alex