Re: [css-d] What!??? Extra space showing up above footer area in IE6???

2006-11-15 Thread Gunlaug Sørtun
Maxwell Balmain wrote: > I assume that in this instance it is repeating space rather than > duplicating actual characters? I saw the telltail sign of that bug in your original page. Two letters - "ed" - from "All rights reserved" duplicated onto the space below the original text. So, IE is defi

Re: [css-d] What!??? Extra space showing up above footer area in IE6???

2006-11-15 Thread Maxwell Balmain
Georg, Thanks! I just recently found out about the "duplicating characters" bug in IE. I learned the hard way I guess. I assume that in this instance it is repeating space rather than duplicating actual characters? I removed some of the comments and it seems to fix things... I will find th

Re: [css-d] What!??? Extra space showing up above footer area in IE6???

2006-11-15 Thread Gunlaug Sørtun
Maxwell Balmain wrote: > Can someone tell me why IE6 shoes extra space between the bottom of > left content and footer. Other modern bowsers show the spacing > correctly... > > http://maxwellbalmain.com/jordan_index.html It's the IE 'duplicating characters' bug, which is triggered by comments

[css-d] What!??? Extra space showing up above footer area in IE6???

2006-11-15 Thread Maxwell Balmain
Hi Esteemed CSS gurus, Can someone tell me why IE6 shoes extra space between the bottom of left content and footer. Other modern bowsers show the spacing correctly... Page can be found at http://maxwellbalmain.com/jordan_index.html Thanks, Max ___