Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 06-03-2009, 04:13 PM text wrap issues ie6
Experienced Talker

Posts: 37
Name: Ryan
Location: Indianapolis, IN
Trades: 0
in ie6 my text wont wrap even though its floated.

help?

Code:
<div id="content">

<h1>Experience</h1>
<img src="images/cotlar02.jpg" class="floatLeft" alt="cotlar02">
<p style="float: left; display:inline;">Dr. Cotlar practiced general internal medicine from 1980 through 1995 and volunteered on a part time basis as a faculty staff member for the Indiana University – Methodist Hospital internal medicine residency program up until 2004.</p> 

<p>Insurance Medicine experience began in 1993 when Dr. Cotlar became the Medical Director of Indianapolis Life Insurance Company, which later became part of the AmerUs Life Insurance Group, and later AVIVA. As a corporate Medical Director, he was active in both the American Academy of Insurance Medicine (AAIM) and the American Council of Life Insurance (ACLI).  In April 2007, Dr. Cotlar began his consulting business, Strategic Medical Consulting, Inc. He continues being active in the education arm of AAIM. Board certifications include both Internal Medicine and Insurance Medicine</p>

<p><a href="files/cotlar_cv.pdf"><u>Download Dr. Cotlar's CV</u></a></p>

</div><!--end content-->
Code:
#content img.floatLeft {
    float: left;
    display: inline;
    margin: -8px 8px -1px 0px;
/*    padding: 0px 0px 0px 10px;*/
}
indyryan is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-03-2009, 06:39 PM Re: text wrap issues ie6
Super Talker

Posts: 134
Name: Larry
Trades: 0
Do you want to place your text under the image? If so, the style you need to put into your <p> tag should be "clear:both". If you use "float:left" for the text, it will be in the right hand side of the image.
__________________

Please login or register to view this content. Registration is FREE
| Play
Please login or register to view this content. Registration is FREE
to kill time
larryatwt is offline
Reply With Quote
View Public Profile Visit larryatwt's homepage!
 
Reply     « Reply to text wrap issues ie6
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.17450 seconds with 12 queries