W3C Archives

Information and news on the workings of the mother of the CSS3 standard; the W3C.

Interesting Hakon Wium Lie interview

Excerpt: HÃ¥kon Wium Lie, the inventor of CSS answers some very interesting questions about the future of CSS in this article.

CSS3 Selectors - support in modern browsers

Excerpt: Probably the first CSS3 Module to become a full recommendation will be Selectors; the W3C CSS3 Roadmap reports that the date for release is March 2006, so it's overdue already. Due to the fact that it's passed all the previous testing stages, many CSS3 Selectors have already been implemented in m

Why and when browsers prefix CSS3 features

Excerpt: Since i've started with my CSS3 preview pages, i've had the same question at least 10 times already: why do browsers prefix CSS3 features? It seems so weird, when both WebKit and Firefox have border-radius implemented, you have to write two lines for it to work in both browsers. The reason for th