Ian Young wrote:
> Been all through this one and cannot find where IE6 is adding some
> white space at bottom of page.

> http://www.venachar-lochside.com

This creates/is the whitespace:
<div class="clearing">&nbsp;</div>

Change it to:
<div class="clearing"><!-- --></div>
...and the whitespace is gone.

        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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