Re: [css-d] height 100% not working?

2006-01-01 Thread Tobias Baldauf
Hi! A further problem will then be that IE does not understand min-height, so you need to have a min-height filter for that. It might look like this: /* for Mozilla/Safari/Opera */ *>#youritem { min-height:100%; } /* for IE, with IE5/Mac backslash filter \*/ * html #youritem { height: 100%; } /*

Re: [css-d] height 100% not working?

2006-01-01 Thread Uwe Kaiser
On 01.01.2006 19:03, Arno @ Raketnet wrote: > Hi list, > > First: all the best wishes for this new year. May it turn out to be as much > a problem-less year as possible ;o) > > Anyway... My year doesn't seem to start as problemless as I hoped. > In the stylesheet I set the height for the column