Claude Needham wrote:

> On the following page I have a div floating to the left with a
> blockquote wrapping it on the right.
>
> http://www.imag3.com/test/

I don't see anything in your CSS code that would affect the blockquote; you 
have

blockquote {
 }

> Is there a way to style the blockquote and/or the floating div such
> that the left margin of the blockquote comes into play for the text
> along side the div?

I don't see what you are aiming at. It seems that you wish to float the 
blockquote but don't actually set anything in CSS on blockquote elements.

> If I put the h1, p, and blockquote inside another context then
> everything will behave as expected. But then I lose the word wrap
> effect.

Maybe it would help if you posted a real example URL demonstrating what you 
want, except for "word wrap effect", whatever that means.

-- 
Yucca, http://www.cs.tut.fi/~jkorpela/ 

______________________________________________________________________
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