Re: [css-d] help with equal-length columns

2006-11-22 Thread Gunlaug Sørtun
e lohroff wrote: > Is that because my content div is non-float? I did it and it worked, > but I don't understand *why*. Yes, it's because your content div is a non-float in the flow. The "why" is a combination of old IE/win bugs for the 'overflow' property (where different IE-versions handle th

Re: [css-d] help with equal-length columns

2006-11-22 Thread e lohroff
Everything is wonderful now - thank you for your patience with me! One last question, Georg wrote: > Sure. I missed an important detail that IE/win has > its own interpretation of: margins/paddings on > floats vs. non-floats. > > So, you must delete the class="equal" on the > following... > >

Re: [css-d] help with equal-length columns

2006-11-21 Thread Gunlaug Sørtun
e lohroff wrote: > http://lohroff.com/MOPStest/index1_900.html > http://lohroff.com/MOPStest/calendar.html > http://lohroff.com/MOPStest/andreastest_900.css > > > Georg wrote: > >> The term ".equal blah blah" sounds like fun. I guess that's what it >> is though - a lot of "blah bl

Re: [css-d] help with equal-length columns

2006-11-18 Thread Gunlaug Sørtun
e lohroff wrote: > http://lohroff.com/MOPStest/index1_900.html > http://lohroff.com/MOPStest/calendar.html > http://lohroff.com/MOPStest/andreastest_900.css > 1. I tried to do Georg's elastic faux columns > http://www.gunlaug.no/tos/moa_12c.html but it's still not working. I > want the green

Re: [css-d] help with equal-length columns

2006-11-18 Thread ~davidLaakso
~davidLaakso wrote: > e lohroff wrote: > >> My first real try at formatting completely in css >> instead of tables. >> >> http://lohroff.com/MOPStest/index1_900.html >> http://lohroff.com/MOPStest/calendar.html >> http://lohroff.com/MOPStest/andreastest_900.css >> >> [Previous message trimm

Re: [css-d] help with equal-length columns

2006-11-18 Thread ~davidLaakso
e lohroff wrote: > My first real try at formatting completely in css > instead of tables. > > http://lohroff.com/MOPStest/index1_900.html > http://lohroff.com/MOPStest/calendar.html > http://lohroff.com/MOPStest/andreastest_900.css > > The html validates in the index1_900 page, but the > validator

[css-d] help with equal-length columns

2006-11-18 Thread e lohroff
My first real try at formatting completely in css instead of tables. http://lohroff.com/MOPStest/index1_900.html http://lohroff.com/MOPStest/calendar.html http://lohroff.com/MOPStest/andreastest_900.css The html validates in the index1_900 page, but the validator hates Google's calendar code in t