css help , to create div

Posted by 422 on Stack Overflow See other posts from Stack Overflow or by 422
Published on 2011-01-08T21:28:15Z Indexed on 2011/01/08 21:53 UTC
Read the original article Hit count: 161

Filed under:

Please see pic, this is what I want to do. I am really struggling to bloody do it lol. alt text

The master div, is 600px wide ( blue bg ) and need splitting into two areas, left for the image and right for the text etc. Ignore the vertical divider line

The left hand div, is approx 200px wide, and need to specify a min-height of 100px, as the placeholder image which is centered to that div 50% 50% will change size, as I will be adding another div like this with larger image placeholder.

The right part contains the header tag, description, button and second description.

I have already constructed this and works fine in chrome and ff, but not in ie. So could you guys have a think, and give me some code that complies in all browsers.

It is officially doing my head in now.

Screenpic of it working in ff and chrome below: alt text

© Stack Overflow or respective owner

Related posts about css