Thank you that solved the problem in IE.

Matt

From: "Andreas Boehmer [Addictive Media]" <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: <[email protected]>
Subject: RE: [WSG] Css Floating Image
Date: Wed, 16 Mar 2005 19:12:31 +1100

> -----Original Message-----
> From: M M [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 16 March 2005 2:54 PM
> To: [email protected]
> Subject: [WSG] Css Floating Image
>
> Right now the problem is a gap under the image.
>

Ooops, didn't read your mail carefully enough. It's the little space under
the image you want to get rid of? That's caused by your formatting of HTML,
I think. If you wrote your whole code on one line, it gets rid of the space:


<div id="wrapper"><div id="box"><img src="images/test.jpg" width="200"
height="100"></div><div id="text">this text should float to the right of the
image</div></div>




******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************


_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee� Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to