CSS3 Properties

List of CSS properties that have been introduced in CSS Level 3.

Below is a list of CSS3 properties. This list includes properties that are currently being written into the CSS3 specifications and may change as the specifications are updated.

Also see the full list of CSS properties (includes properties defined in CSS2 and CSS3).

Overflow/Resize

Dropped CSS3 Properties

The following properties were introduced into draft versions of CSS3 before being dropped, or at least, appearing to be on their way out.

Other Dropped Properties

Follow CSS3 Development

The W3C is currently working on CSS3 (Cascading Style Sheets Level 3). This consists of many different modules, each at varying levels of completion. Each module has its own level (e.g. Level 3, Level 4, etc) but they're all considered part of CSS3.

Although many of the specifications are currently a work in progress, many of the new properties have been adopted by the major browsers manufacturers in the form of their own proprietary properties (i.e. with their manufacturer's extension such as -webkit-, -moz-, etc). Because of this, developers can start testing these new properties, even if the browsers don't actually support the W3C version of a particular property.

If you're interested to see what happening with the development of the CSS3 specifications, check out the CSS3 current work.