Apologies if this has been asked a million times, but how do I get text to flow 
around floated images in IE? I don't put my images in divs; I just plunk them 
at the beginnings of paragraphs or heads and float them right or left. But in 
IE, the text won't wrap; it jumps below the bottom of the image. Code is:

.leftimage {   float: left;    margin: 10px 15px 10px 0;  }

Is there a workaround?
Thanks for any advice, Carolyn
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to