I have two columns. One is floated left, one is floated right. There is a clearing div following them and then a footer. I want a vertical line to divide the two columns but the problem is there is no guarantee of which column will be higher.
Without using a background image, how do I get a dividing line between the two columns that uses the maximum height of the two?