Re: [css-d] main div height

2012-07-09 Thread David Hucklesby
On 7/9/12 4:31 AM, Gergely Buday wrote: or perhaps change height: 100%; to min-height: 100%; That did the trick, thanks. - Gergely You could also put the background-color on the HTML element. Good for IE 6 which does not understand min-height. :) -- Cordially, David ___

Re: [css-d] main div height

2012-07-09 Thread Gergely Buday
> or perhaps change > > height: 100%; > > to > > min-height: 100%; That did the trick, thanks. - Gergely __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-d

Re: [css-d] main div height

2012-07-09 Thread Niels
On 07/09/12 11:54, Gergely Buday wrote: > Hi, > > I would like to have a main div whose height is at least the window's > height, but extends to the end of the text if that is longer. My > html/css code exhibits a strange error: the colour lasts only till the > end of the window height. How can I

Re: [css-d] main div height

2012-07-09 Thread Niels
On 07/09/12 11:54, Gergely Buday wrote: > Hi, > > I would like to have a main div whose height is at least the window's > height, but extends to the end of the text if that is longer. My > html/css code exhibits a strange error: the colour lasts only till the > end of the window height. How can I

[css-d] main div height

2012-07-09 Thread Gergely Buday
Hi, I would like to have a main div whose height is at least the window's height, but extends to the end of the text if that is longer. My html/css code exhibits a strange error: the colour lasts only till the end of the window height. How can I fix this? http://fonts.googleapis.com/css?fami