HighDots Forums  

text wrapping around a div

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss text wrapping around a div in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andy
 
Posts: n/a

Default text wrapping around a div - 10-15-2009 , 02:48 PM






Hi,

In terms of wanting to insert a box of text inside a div with fixed
height and width, into an existing document, what is possible css-wise
to make the existing dom html wrap around it, rather than having the
inserted div take up a "paragraph" in the munged document.

Andy

Reply With Quote
  #2  
Old   
Ben C
 
Posts: n/a

Default Re: text wrapping around a div - 10-15-2009 , 03:21 PM






On 2009-10-15, Andy <p7eregex (AT) gmail (DOT) com> wrote:
Quote:
Hi,

In terms of wanting to insert a box of text inside a div with fixed
height and width, into an existing document, what is possible css-wise
to make the existing dom html wrap around it, rather than having the
inserted div take up a "paragraph" in the munged document.
Set float: left or float: right on the inserted div.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.