Hi guys and gals,
I'm working on a 2 column CSS layout (for an ordering system) in which it
isn't a priori known which of the two columns will be the longest, that
depends on the (script generated) content. As there is also a following
footer DIV, the usual floating one of the DIVs technique doesn't give the
desired results, and has the floated DIV (if it is the longest one) being
displayed/rendered through the footer DIV.
I understand that this is normal CSS2 behaviour (floated DIVs are taken
outside the normal flow), but I don't understand how to circumvent this
(I'm not as CSS savvy as I would like to be).
I can't imagine that I'm the first one to encounter this problem, and I
would very much appreciate any suggestions or links to possible solutions.
Thanx for your time and trouble.
--
Kind regards
Xavier van Unen