| |
GeekInterview.com > Interview Questions > Web > CSS
| Print | |
Question: What are the major differences between CSS, CSS2 and CSS3?
|
| August 08, 2008 20:43:46 |
#1 |
| JohnBarry |
Member Since: August 2008 Total Comments: 2 |
RE: What are the major differences between CSS, CSS2 and CSS3? |
A superset of CSS, CSS2 includes a number of new capabilities like absolute, relative, and fixed positioning of elements, the concept of media types, support for aural style sheets and bidirectional text, and new font properties such as shadows.
CSS3 is currently under development. The W3C maintains a CSS3 progress report. CSS3 is modularized and will consist of several separate recommendations. |
| |
Back To Question | |