I have the following situation: http://jsfiddle.net/F3SqM/2/
I have two columns, I only know of the height of columnB. Both columns are floating, and I want columnA to m
You could put column B inside column A, this would make column A wrap B and thus take the same height.