ok I'm trying to create a 3 column layout having left and right column containing pictures and the centre column containing text
similar to the image attached below, without borders of course. I also want the left and right column to be a fixed width but want the height to change as and when more text is entered into the centre column, there by changing the size of the pictures.
But I'm having trouble, either the floats fall out of the container, the pictures don't appear or they do stick to the width of the columns, any help with the html and css of this layout would be greatly appreciated.
[imgnothumb]http://bytes.com/attachments/attachment/6700d1351626435/layout.jpg[/imgnothumb]
Thanks all
similar to the image attached below, without borders of course. I also want the left and right column to be a fixed width but want the height to change as and when more text is entered into the centre column, there by changing the size of the pictures.
But I'm having trouble, either the floats fall out of the container, the pictures don't appear or they do stick to the width of the columns, any help with the html and css of this layout would be greatly appreciated.
[imgnothumb]http://bytes.com/attachments/attachment/6700d1351626435/layout.jpg[/imgnothumb]
Thanks all
Comment