The third and last edition of the Cascading Style Sheets styling language (often shortened to CSS3) brings together powerful visual capabilities and versatile design manipulation techniques.
CSS3 is the last "edition" of the CSS standard, at which point individual modules will level up independently. This modularization implies that there cannot be a generic or collective "CSS4", as work may begin on level 4 modules while level 3 and brand new level 1 modules are still in draft.
Although CSS3 is still under development, many features are supported by major browsers, and since most CSS2 properties and techniques are still present in CSS3, questions regarding previous levels (CSS2.1, CSS1) are still appropriate and encouraged.
Many new properties and features are being introduced in CSS3. These include, by category:
Backgrounds
Borders
Colors
Selectors
Text Manipulation
text-transformtext-space-collapsetab-sizeline-breakword-breaktext-shadowtext-overflowletter-spacingword-spacing- Document Grid
Transitions (Animations)
Media Queries
- width
- height
- device-width
- device-height
- orientation
- aspect-ratio
- device-aspect-ratio
- color
- color-index
- monochrome
- resolution
- scan
- grid
@font-face (Webfonts)
Speech
- Mixing properties
- Speaking properties
- Pause proprties
- Rest properties
- Cue properties
- Voice characteristic properties
- Voice duration property
--
Chat Room
Chat about CSS3 with other Stack Overflow users