Previous Message
Next Message

[Fwd: Re: Min-Height] * FIXED

Sent by swilly on 24 February 2006 01:01


I just added:
* html #home {
    height: xxpx;
    }

and it seemed to work out great in ie.

-------- Original Message --------
Subject: 	Re: [css-d] Min-Height
Date: 	Thu, 23 Feb 2006 17:59:32 +0000
From: 	Chris Ovenden [EMAIL-REMOVED]>
To: 	swilly [EMAIL-REMOVED]>
CC: 	[EMAIL-REMOVED]
References: 	[EMAIL-REMOVED]>



It's hard to know what specifically is wrong, looking at your page.
But generally, min-height (and, in IE6-, height), as the name
suggests, only regulates the size of a box up til the point when it is
filled with text. Beyond this, the box will expand to enclose it
UNLESS it is floated, in which case other measures are needed to make
it enclose.

On 2/23/06, swilly [EMAIL-REMOVED]> wrote:
> I am having trouble getting min-height working correctly in IE. Someone
> suggested that I use height instead, because it acts as min-height does
> when interpreted by IE. However the text just overflowed when it hit the
> bottom of the page. My site is: http://swilly.tk/~swilly/secondpres/
>
> Any help is greatly appreciated




______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message