Greetings, all,

I'm trying to create a two-column, fluid layout using the method described in 
this article: http://www.alistapart.com/articles/multicolumnlayouts/ (In short, 
the method involves creating the illusion of equal-height columns by making a 
div with a wide left border and then floating another div over that border.) 
I'm running into a few problems, to wit:

1. In Firefox (v.2.0.0.11), the contents of the sidebar div (called #menu in my 
code) are not showing up.

2. In IE7, the position of #content fluctuates as the width of the browser 
window is changed.

3. In IE6, the contents of #menu aren't showing up and the left edge of 
#content is cut off.

The HTML is here: http://imp.purplelagoon.org/current/index.shtml

CSS is here: http://imp.purplelagoon.org/css/imp.css

CSS exceptions for IE6 are here: http://imp.purplelagoon.org/css/iestyle.css

Any ideas?

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

Reply via email to