Re: [css-d] unsticky background

2005-09-27 Thread Philippe Wittenbergh
On 28 Sep 2005, at 12:18 pm, Colin wrote: Delete that height. It works in IE because, you know, IE... ('haslayout' [1]). You want to clear those two divs. Good method is the 'easy clearing' technique [2]. [1] [2]

RE: [css-d] unsticky background

2005-09-27 Thread Colin
>Delete that height. It works in IE because, you know, IE... >('haslayout' [1]). >You want to clear those two divs. Good method is the 'easy clearing' >technique [2]. > >[1] >[2] > >Philip

Re: [css-d] unsticky background

2005-09-27 Thread Philippe Wittenbergh
On 28 Sep 2005, at 11:18 am, Colin wrote: I applied an artificial height to the div(main) that it's in that also contains two div's(mainNav,mainCol) which are floated. I applied before I inserted in any content. It now looks like a crappy design, because I'm not going to be able to guess wh