>My issue is that, when trying to clear the float, I'm getting >unnecessary >space added beneath the navbar. In IE, of course, the size of this space >doubles over what I see in Safari or Mozilla browsers. > I had that same problem in IE when clearing a floated div, and found that putting a height on the clearing div fixed it for me. I used height 100% and found that any % height worked. I didn't try px or em's though since the div needed to expand with unknown content.
AC -- Audra Coldiron Rock-n-Roll Design & Hosting http://rock-n-roll-design.com Affordable, attractive websites for musicians that are a breeze to update. Designers - wanna use the tools on your own sites? Learn how: http://bandwebdesign.com ______________________________________________________________________ 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/
