Associate
- Joined
- 22 Aug 2004
- Posts
- 462
- Location
- East Sussex
I've been racking my brains with how to do this in CSS. I could do using tables at the drop of a hat, but that would defeat the object wouldnt it
I have what can be described in table terms as a table with two columns. the left column is coloured yellow, while the right column isnt. The right column contains an image.
This is where I'm having trouble ->
The left column needs to be resized to meet the height of the right column if the picture in the right column is taller than the left. Using tables it will automatically resize it, but I cant manage to crack it with css.
Any ideas?

I have what can be described in table terms as a table with two columns. the left column is coloured yellow, while the right column isnt. The right column contains an image.
This is where I'm having trouble ->
The left column needs to be resized to meet the height of the right column if the picture in the right column is taller than the left. Using tables it will automatically resize it, but I cant manage to crack it with css.
Any ideas?
