2009/3/15 Bill Brown <macnim...@gmail.com>:
> Ib Jensen wrote:

> If you don't care about IE, or you're not using full-height column
> backgrounds, you can get away with this:

I do care about IE ( a lot of faul words ), to a certain limit  IE6 and up.
And wish to use full-height columns without graphics, just colors.


>      #page-frame,#core-panel
>        {width:90%;margin:0 auto}

Now I've had to calculate the other way round. From % to em. ;-)

>      /* Faking display:table-cell for IE as best we can */
>      #menu,#main
>        {display:inline-block!ie}
>      #menu,#main
>        {display:inline!ie}

Is this a way of making a kind of table-layout ??


> Hope it helps.
> --Bill

At least I have something to play with.

Just got finished with your first suggestion.
It showed me that % and em, are two very diiferent units to play with.
I've had to recalculate the meassures, to something smaller. So it
could fit on _my_ screen, but the original meassures will problably
show up differently on another screen.



-- 
Regards / Mhv.
Ib K. jensen - http://ikjensen.dk
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to