Robert Lane wrote:
> Example is here: http://tinyurl.com/yonjur
> ...
> How can I get rid of the extra spacing below the slide show. 

I can't find the correct explanation, but [1] is a similar problem, and 
a fix is appending a layout element that is not empty (like a solid clearer)

       [...] quality of life.</p>

     <div style="height:0"><!----></div>

   </div><!-- closes main_box -->

Pretty ugly, but eats the space below the float.


Ingo

[1] http://brunildo.org/test/IEFloatClearMargin.html

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
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