Overview of the Web Accessibility Initiative
This presentation covers:
What is Web accessibility?
Why is Web accessibility important for people with and without disabilities?
What is the World Wide Web Consortium doing to address Web accessibility?
What resources are available to help make Web sites and Web applications accessible?
What actions are useful in promoting Web accessibility?
http://www.w3.org/Talks/WAI-Intro/slide1-0.html
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의 에러를 수정하고 새로운 기능들이 추가되었다고 하는군요.