CSS3 is next level of CSS2.1 in which lots of new features are being developed.
The interesting thing to be noted for CSS3 is that it is group of various modules which are being developed as part of CSS3 specifications. For example one module deals with how to display tables using CSS and other deals with how to use CSS for displaying images.
The inherent advantage of using modular concept for developing CSS specification is that each module can be developed independently and hence presented in market independently for reviews , comments and usage. The time to market for CSS3 will be reduced by following modular approach than following one big bang change. This gives time to all stake holders from User agents producers to web site owners to adapt to new specifications.
The list of modules present in CSS3 standard and their current status of developed is documented in W3C official CSS3 working group website.
http://www.w3.org/Style/CSS/current-work
The key to read this is as follows
Abbreviation and Full name
LC
Last Call
REC
Recommendation
No comments:
Post a Comment
Please share your views and comments below.
Thank You.