Hi Kenoli.
I just finished a template which does exactly that and more. You can check
it out at http://www/macnimble.com if you like. The key for Internet
Explorer for me was using floats and negative margins. It seems your goals
are similar to mine. You can get the code (and in fact a complete zi
From: "Bob Easton" <[EMAIL PROTECTED]>
> Kenoli Oleari wrote:
>> Can someone point me to some CSS code that works in IE Windows
>> (along
>> with other browsers) for creating a three column fluid and equal
>> height layout where columns all adjust to the same length based on
>> the one with the l
Kenoli Oleari wrote:
> Can someone point me to some CSS code that works in IE Windows (along
> with other browsers) for creating a three column fluid and equal
> height layout where columns all adjust to the same length based on
> the one with the longest content and adjust fluidly with the b
Frédéric Trudeau wrote:
> Interesting links Thierry.
>
> Is it possible to make this 3 columns fluid layout fixed
> width and centered ?
>
> Ie: http://www.tjkdesign.com/articles/3cols.asp
Sure, try:
body {text-align:center} /* for IE5 */
#outer_wrapper {width:720px;margin:0 auto;text-align:left}
Interesting links Thierry.
Is it possible to make this 3 columns fluid layout fixed
width and centered ?
Ie: http://www.tjkdesign.com/articles/3cols.asp
Thanks,
-Original Message-
Kenoli Oleari wrote:
> Can someone point me to some CSS code that works in IE Windows (along
> with other
From: "Kenoli Oleari" <[EMAIL PROTECTED]>
> Can someone point me to some CSS code that works in IE Windows
> (along
> with other browsers) for creating a three column fluid and equal
> height layout where columns all adjust to the same length based on
> the one with the longest content and adjust
Kenoli Oleari wrote:
> Can someone point me to some CSS code that works in IE Windows (along
> with other browsers) for creating a three column fluid and equal
> height layout where columns all adjust to the same length based on
> the one with the longest content and adjust fluidly with the browser
Can someone point me to some CSS code that works in IE Windows (along
with other browsers) for creating a three column fluid and equal
height layout where columns all adjust to the same length based on
the one with the longest content and adjust fluidly with the browser
window in the horizo