Is there any way to get block elements to not overlap nearby floated
elements?

In my specific case, I've got a { float: right } image with text beside
it.  Normally, the text flows around the image just fine, but the
inclusion of a <blockquote> (or, presumably, any other block element)
within the section of text adjacent to the image results in the
<blockquote> extending right for the full width of the container, going
behind the image.

What can be done to get the <blockquote> to size itself such that it
does not overlap the image?

-- 
Dave Sherohman
______________________________________________________________________
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