tags:

views:

37

answers:

1
+1  Q: 

CSS - expand div

Hey,

http://t-webdesign.co.uk/new/

How would i go about getting the grey div (#content_right) to expand to the same size as the left hand side div without using a fixed height attribute?

Thank you

+1  A: 

you might want to check the equal height columns technique out:

altvali
Thanks, that works great, but IE doesnt like it :(