Previous Message
Next Message

Float not Floating???

Sent by TMH Design on 6 July 2004 07:07


I have  a paragraph which should wrap around a div containing an image. The
div uses a class having a float left. The paragraph just continues down
page, and does not wrap the div like I'd want.
http://tmh.netdbs.com/callagy_auto/staff.asp

 

..floatleft{

float:left;

width:200px;

height:180px;

}

 

<div id="main_body_left">

<div class="floatleft">

<img src="images/dave.jpg" alt="" width="200px" height="180px">

</div>

<p>

Lorem ipsum 

...

...

...

...

urpis egestas. Nulla mauris.

</p>

</div>

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: