2 replies [Last post]
emergetw
Offline
newbie
Last seen: 19 years 42 weeks ago
Joined: 2003-08-13
Posts: 1
Points: 0

My floated images on http://www.emergetheworld.com/ are escaping out of my div on the right side. If I just fill the space with text it wraps inside the div like it is supposed to.

In Mozilla it works correctly, but in IE it does not. How can I fix this for IE? Ill just use Javascript to do brower specific versions from there.

Thanks in advance,
~Emerge

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 3 weeks 2 days ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

Floated images escaping my div

Hi Emerge,
This article by Eric Meyer my help http://www.complexspiral.com/publications/containing-floats/

verky
Offline
newbie
Last seen: 19 years 36 weeks ago
Joined: 2003-09-25
Posts: 3
Points: 0

This is what i need

Mainly my problem is almost exactly to this http://www.csscreator.com/css-node/452

But there´s one difference. I need that, if column 4 (the centered one) is shorter than the others, it reaches the bottom of the container.

In other words. Column 4 always have to fit the length of the cotainer.