From: Thomas Hurst Date: 2002-03-21T23:03:46+09:00 Subject: Re: [OT] web standars (was: web templating for static sites?) * Carl Parrish (cparrish@cox.net) wrote: > If your page isn't showing up correctly in Mozilla (0.9.9) then I > would suspect that your CSS isn't correct you may want to validate it > with the W3C's validator. That, or you're using something that's currently broken or just not supported. Compare the CSS3 Selector document in Opera 6 / Mozilla / IE (and see the true meaning of graceful degredation :) http://www.w3.org/TR/css3-selectors/ In my currently Mozilla nightly the example labels (done using :before and content:) is offset so it's displayed inside the div it's attached to (it should hover on the corner, sticking out a few em) and the counter's broken ('Example' as opposed to 'Example III'). There are also a bunch of clipping bugs in Mozilla, especially related to fixed backgrounds. So, while the general rule "if Mozilla can't do it nothing can", it's not always true :) Pushing back on topic, I noticed a Perl CSS project mentioned on w3.org/Style/; might be worth seeing if there's anything there worth porting/stealing/duplicating/improving on :) -- Thomas 'Freaky' Hurst - freaky@aagh.net - http://www.aagh.net/ - Happiness adds and multiplies as we divide it with others.