Originally published at Now Is A Long Time Too. You can comment here or there.
I’m finding it terribly irritating that the sum total of CSS 3 features we can use is: zero.
There are several dozen aspects proposed and very nearly settled for CSS 3 which I could use on a day to day basis, which would make my life a lot easier. As it stands, however, it’s going to be years before I can use any of them.
Tags:
From:
no subject
And seeing as not even all features of CSS2 are being implemented by the most popular browsers, I can't see CSS3 becoming standard in the short to medium term...
From:
no subject
min-width
andmax-width
in IE7. (Maybe I just have low expectations.)Apparantly the next Opera will support a bunch of selectors like
:nth-child()
...