[css-d] Text Wrap and Images

2005-12-06 Thread Les Mizzell
Given the code snippet below, and: 1. div PIX is floated left 2. myPIX.jpg is called dynamically, so we're not always sure how tall it is... div id=PIX align=leftcfoutput img src=myPIX.jpg /div pParagraph Text Starts Here Is there

Re: [css-d] Text Wrap and Images

2005-12-06 Thread Christian Montoya
On 12/6/05, Les Mizzell [EMAIL PROTECTED] wrote: Given the code snippet below, and: 1. div PIX is floated left 2. myPIX.jpg is called dynamically, so we're not always sure how tall it is... div id=PIX align=leftcfoutput img src=myPIX.jpg /div pParagraph Text Starts Here

Re: [css-d] Text Wrap and Images

2005-12-06 Thread Les Mizzell
Float the first paragraph left. It also helps if the second paragraph clears left. But, the problem is ... the picture might be 4 paragraphs tall, or maybe 8, or maybe only 2. -- --- Les Mizzell __ css-discuss