css float question
css float question
Out of context: Reply #13
- Started
- Last post
- 24 Responses
- jbenjohnson0
update:
i tried going with the position:absolute idea, which worked great on the pages where the left column was longer than the right.
in certain cases the right column was longer, which caused the right column to pop-out from the containing div. applying overflow:auto forced scroll bars.
any other ideas? thanks