How to maintain the height of all the columns using div ?
I need some help from css experts.
Actually i want to create a dynamic 3 column page whose middle column varies according to the content in them.But the problem is that i am not able to maintain the height of all the columns.
It's a simple thing to do by using table but i want to do it using div.
Any idea how this can be done ?