CSS 2.1 Specification

Cascading Style Sheets, level 2 revision 1
CSS 2.1 Specification
W3C Working Draft 13 June 2005
6월 13일자로 새로운 버전의 스펙이 공개되었네요.

http://www.w3.org/TR/CSS21/

CSS 2.1 corrects a few errors in CSS2 (the most important being a new definition
of the height/width of absolutely positioned elements, more influence for HTML’s
“style” attribute and a new calculation of the ’clip’ property), and adds a few highly
requested features which have already been widely implemented. But most of all
CSS 2.1 represents a “snapshot” of CSS usage: it consists of all CSS features that
are implemented interoperably at the date of publication of the Recommendation.

CSS2.1에는 CSS2의 에러를 수정하고 새로운 기능들이 추가되었다고 하는군요.

Leave a Reply