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
Floated images escaping my div
Hi Emerge,
This article by Eric Meyer my help http://www.complexspiral.com/publications/containing-floats/
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.