Hi, I'm looking for a solution to get three different boxes to have the same length in CSS, based on the one with most content.
In order to make myself more clear, here's a demo on my problem:
http://idmedia.no/demo/
I want the other two boxes on the side to have the same height as the one in the middle, is that somehow possible without a px-value? I still want them to scale depending on the content.
If anyone would like to give me a hand, I've zipped the files (including images): http://idmedia.no/demo/demo.zip
Thanks