the answer seemed to be adding a border-top to my navigation container.
after I did that, the navigation and the content area were flush.

On May 25, 2005, at 11:23 AM, Duckworth, Nigel wrote:

Remove the whitespace from between the </li><li> e.g.:

<li>...</li><li>...</li> and so on

or you can comment out the space:

<li>...</li><!--
--><li>...</li>

-Nigel

-----Original Message-----
I'm using A List Apart's Sliding Doors technique for my navigation,
but I'm having trouble in ie6 where there is a gap below the navigation. It works fine in Firefox and Safari. http://www.saturnflyer.com/ insinga/

Does anyone have experience with getting the content below a sliding doors nav to butt up against the bottom of the nav?
Thanks, I'm having trouble figuring this one out.


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to