Imagine this: overnight, the W3C makes CSS3 a standard, and the browsers end their differences (IE included) and support everything in CSS3. How will this affect you? What magical things that CSS3 offers will bring your webpages to life?
For instance, CSS3 gives us cross–browser opacity, standardized Image Replacement (via display: icon), and automatic box and text shadows, not to mention being able to control the resizing of a window through CSS. And there’s a lot more where that came from.
But then you wake up and realize that complete cross–browser support for CSS3 was still at the very least 4 years away. But all hope is not lost — there are some bits of CSS3 already supported (and some supported by more than one browser).
I have done some research and set up a CSS3 Tests Site (which includes a compatibility table). I have been very strict in making only CSS3 Tests, since I feel if I cross over to CSS2 I’ll get distracted. The only CSS2 property I have tested is caption-side (Test page). I really would love to test more CSS2 things, but I simply don’t have the time. If you want CSS2 (with some CSS1 and CSS3) tests visit Peter–Paul Koch’s wonderful CSS2 Tests. I test in IE 6, Opera 7.50, Mozilla Firefox 0.8, Mozilla 1.7 RC 1 and Safari 1.2. The latter has amazing CSS3 support. So what are the most widely supported bits of CSS3?
Safari 1.2 is the only browser to support the :selection pseudo–class and text-shadow. Adequate CSS3 support seems to be a major priority for the Safari Development team. Mozilla 1.7 RC 1 is the only browser to support the new ~ selector (first supported by 1.7 beta)*.
This is the bad part. IE 6 (which is roughly 90% of the browser market) supports none of CSS3, and Opera 7 is suprisingly behind. Sure, Opera 7 supports list-style-type: box and box-sizing, but where’s the support for the new attribute selectors or pseudo-classes? I think the Opera developers are more interested in improving Opera 7’s W3C DOM support. Fair enough. IE7 on the other hand (no, not Dean Edward’s behaviour) is rumored to be released with the new OS around 2005 or 2006.
Of course, research has only just begun. I still have loads more tests to make, more compatibility notes to take, more tables to create. The major problem is I only have access to Safari 1.2 once a week (also a long story). For Safari 1.2 users, feel free to comment if you know of some other CSS3 property that is supported by your wonderful browser.
Try experimenting with opacity and some other new CSS3 properties. Don’t use them in practice (as only 2% of your users will see the effects), but give them a spin — think of it as a “sneak peek” of great things to come.
*: This selector is not supported by the first few builds of 1.7b. Later builds support it.
Comments
Error
Good article
Longer one coming soon
Media queries
@media projection and (min-width:600px){ body { font-size:8pt; } } @media projection and (min-width:800px) { body { font-size:12pt; }This code is only applicable to Opera in its OperaShow modus, but kinda interesting nevertheless.Media queries
Media queries also work in other modes beside projection. See a demo here:
http://www.literarymoose.info/=/synopsis/stretch.xhtml
Looks like a prologue without the play
A suggestion could be to do more digging and providing the readers for instance with a link to a complete diagram of CSS2 supports and maybe also to some documentation where all the CSS3 new properties are listed.
The article seems inconclusive, that is. Can be read and is pleasant, it raises the expectation you're going to know something, but when it ends, it does so giving to you it has done it all of a sudden; you are left with a disappointment sort of "already ended? I didn't expect, looked like a premise".
Anyway, well written, I mean the style is fashionable, interesting. A more solid research work on the topic would have enhanced the whole. If I would have not found it interesting and I would not sensed there was a promise of quality, I would have not bothered posting a relatively "negative" comment.
ciao
Alberto
Yet there is the play too
As already said the article is extremely readable and the style is good. But that risks making a black coloured underlined string appear just like an emphasis among analogously black text.
Very well done then. I stabd corrected and revise my opinion.
ciao
Alberto
Previously
Hi,
Previously, I too felt that the article wasn't worth a good rating. But if you consider the Governing Dynamics indicated in the article by means of CSS3 is highly appreciatable. [Nice Work !!!].
Thank You.
Magazine.
Editor's note: Please do not try to hide links in punctuation. It does not serve your search engine ranking and it's not respectful for the site you post on. Thank you.
Not my fault :)