Erindesign
12-11-2006, 02:34 AM
I have 2 columns. Both columns are made up of numerous stacked divs. Left Column is set with a float of left, and right with a float of right. It all works, until one side is bigger than the other:
[1][2]
[3][4]
...[5]
#5 moves over on the left column (under #3 and next to #4) when the right column is longer.
How would I fix this?
[1][2]
[3][4]
...[5]
#5 moves over on the left column (under #3 and next to #4) when the right column is longer.
How would I fix this?