> In my example, I have a list with images and text in, and the images are 
> floated to the left. 
> This then means that the text, if it is long enough, wraps around the 
> underneath of the 
> image. I am wondering if there is any graceful way to stop this without 
> wrapping the text in a 
> <div> (or maybe a <p>) as well and floating that to the right.

I faced the same problem recently, and used the rather ugly method of
adding a bottom margin to the image. If you are sure about the amount
of text that will accompany an image, it can be quite effective.

Prabhath
http://nidahas.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to