Dear All,

 

Thank you to those who responded. I found a solution that seems to work.


 

Html:  <div class="dontwrap">

<img><p>Text</p>

</div>

 

css: 

.dontwrap img {float:left; border: 1px solid #9D847C; margin: 0  0 0
20px;}

 

.dontwrap p {margin-left: 105px;}(the image is 98px wide)

 

I also learned that the site breaks in IE7 and so to fix that!!!

 

Mandy

 

 

-----Original Message-----
From: Mandy [mailto:[EMAIL PROTECTED] 
Sent: 22 April 2007 17:22
To: '[email protected]'
Subject: text not wrap around images

 

Hi,

 

I wonder if anyone could help me please. On the page
http://www.ageconcerngillingham.org.uk/ageconcare.html, I have two
images "hairdryer" and "cutefoot". I do not want the text to wrap around
them but stay on the right hand side of them. I thought I had to put
"clear:left" somewhere?? but I'm not sure where. I've tried to look it
up but couldn't quite understand what I had to do. The css is at
http://www.ageconcerngillingham.org.uk/ageconstyle.css. Thank you so
much for helping.

 

Mandy

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to