IE Win wll leave a 1pixel space when you absolutely position from the bottom or the right, or more if you actually have white space in your code. Try removing any line breaks – this should get rid of the worst of it.

 

http://css.nu/pointers/bugs-ie.html

http://www.csscreator.com/css-forum/ftopic2581.html&sid=d5f9e1408a602f90a000282a0293bf15

 

James

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sam Walker
Sent: Sunday, 4 April 2004 10:51 AM
To: [EMAIL PROTECTED]
Subject: Re: [WSG] Flow from bottom?

 

Thanks. I'm not entirely sure why it works, but it does seem to. However, it off-sets the content from the bottom by a few pixels. I replaced the bottom:20px and top:20px with 0px, and it seems to work fine, but it still leaves a few pixels of space underneath, even with margin and padding at 0. Anyone know why?

Also, it seems like this makes my content completely disappear in IE Mac..

On Apr 3, 2004, at 4:02 PM, russ weakley wrote:

position: absolute; left: 20px; bottom: 20px;

Reply via email to