Hello, 

 

Just looking for some info on a particular problem I am having.

 

I'm floating a left column for a menu followed by a static element that will
be for content.  I have a #leftcol element and a #content element. The
#leftcol is the float.

 

IE keeps putting a space between #leftcol element and the #content. It looks
like a margin, but the margins are set to 0 on the right of #leftcol and the
left of #content. You can see an example of this problem at:
http://www.tibbits.ca/test.htm

 

Both elements have a height of 400px specified. If I remove the height
attribute then the space disappears. 

 

If I keep the height and "float: left" both elements, removing the
left-margin on the #content element, the space also disappears.

 

I would just like some info on why exactly this is happening? Does this have
anything to do with the "float model problem" described on
www.positioniseverything.net <http://www.positioniseverything.net/> ? 

 

For a work-around, does anyone see a problem with left-floating both
elements as far as other browsers are concerned??

 

 

Thanks in advance,

 

Matt

 

 

______________________________________________________________________
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