Del Regeneracy wrote:
> http://www.edi-cp.com/edi_new/edi_page_layout_js.htm
> There is a white sidebar about mid page.
>
> This is a DIV floated right
> I expected the text to flow around this div, but as you can see, the text 
> does not extend below the sidebar.
>
> What am I overlooking?
>
> Del 
>
>   



Perhaps that it is not a valid construct?
<http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.edi-cp.com%2Fedi_new%2Fedi_page_layout_js.htm>

You might be able to  wrap the text around the box by setting paragraphs 
that are numbered rather than using the ordered list you have now. The 
wrapping (when using paragraphs) may be more obvious if you increase the 
with of the floated box as well.

You might also entertain the thought of preventing what happens to the 
page when the fonts are scaled in a narrow window.

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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