answersLogoWhite

0

There are several CSS modules that have reached the W3C Recommendation level (think standard) and are in use today. You have CSS Level 2 Revision 1 (CSS2.1) [this was the last unified CSS specification, all future updates are modules]. CSS3 modules that have reached the Recommendation level include:

  • CSS Color Level 3
  • CSS Namespaces Level 3
  • Selectors Level 3
  • CSS Print Profile
  • Media Queries
  • CSS Style Attributes

The members of the CSS&FP Working Group have decided to modularize the CSS specification. This modularization will help to clarify the relationships between the different parts of the specification, and reduce the size of the complete document. It will also allow us to build specific tests on a per module basis and will help implementors in deciding which portions of CSS to support. Furthermore, the modular nature of the specification will make it possible for individual modules to be updated as needed, thus allowing for a more flexible and timely evolution of the specification as a whole.

User Avatar

Wiki User

10y ago

What else can I help you with?