W3C REC-CSS2-20080411

Cascading Style Sheets, level 2
CSS2 Specification

W3C Recommendation 12-May-1998 (revised 11 April 2008)
This version:
http://www.w3.org/TR/2008/REC-CSS2-20080411
Latest version:
http://www.w3.org/TR/CSS2
Previous version:
http://www.w3.org/TR/1998/REC-CSS2-19980512
Editors:
Bert Bos <bbos@w3.org>
Håkon Wium Lie <howcome@w3.org>
Chris Lilley <chris@w3.org>
Ian Jacobs <ij@w3.org>

Note: This paragraph is informative. This document is currently not maintained. The CSS Working Group is developing CSS Level 2 Revision 1, which corrects many errors and omissions in this document as well as making a few other changes as documented in the changes section. The CSS Working Group encourages authors and implementors to reference CSS 2.1 (or its successor) instead of this document and when features common to CSS2 and CSS 2.1 are defined differently to follow the definitions in CSS 2.1.

Abstract

This specification defines Cascading Style Sheets, level 2 (CSS2). CSS2 is a style sheet language that allows authors and users to attach style (e.g., fonts, spacing, and aural cues) to structured documents (e.g., HTML documents and XML applications). By separating the presentation style of documents from the content of documents, CSS2 simplifies Web authoring and site maintenance.

CSS2 builds on CSS1 (see [CSS1]) and, with very few exceptions, all valid CSS1 style sheets are valid CSS2 style sheets. CSS2 supports media-specific style sheets so that authors may tailor the presentation of their documents to visual browsers, aural devices, printers, braille devices, handheld devices, etc. This specification also supports content positioning, downloadable fonts, table layout, features for internationalization, automatic counters and numbering, and some properties related to user interface.

Status of this document

This document has been reviewed by W3C Members and other interested parties and has been endorsed by the Director as a W3C Recommendation. It is a stable document and may be used as reference material or cited as a normative reference from another document. W3C's role in making the Recommendation is to draw attention to the specification and to promote its widespread deployment. This enhances the functionality and interoperability of the Web.

A list of current W3C Recommendations and other technical documents can be found at http://www.w3.org/TR.

Public discussion of CSS features takes place on www-style@w3.org.

Available formats

The CSS2 specification is available in the following formats:

HTML:
http://www.w3.org/TR/2008/REC-CSS2-20080411
a plain text file:
http://www.w3.org/TR/2008/REC-CSS2-20080411/css2.txt,
HTML as a gzip'ed tar file:
http://www.w3.org/TR/2008/REC-CSS2-20080411/css2.tgz,
HTML as a zip file (this is a '.zip' file not an '.exe'):
http://www.w3.org/TR/2008/REC-CSS2-20080411/css2.zip,
as well as a gzip'ed PostScript file:
http://www.w3.org/TR/2008/REC-CSS2-20080411/css2.ps.gz,
and a PDF file:
http://www.w3.org/TR/2008/REC-CSS2-20080411/css2.pdf.

In case of a discrepancy between the various forms of the specification, http://www.w3.org/TR/2008/REC-CSS2-20080411 is considered the definitive version.

Available languages

The English version of this specification is the only normative version. However, for translations in other languages see http://www.w3.org/Style/css2-updates/translations.html.

Errata

The list of known errors in this specification is available at http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html. Please report errors in this document to css2-editors@w3.org.

Quick Table of Contents

Full Table of Contents

Copyright  ©  1998–2008 W3C (MIT, INRIA, Keio ), All Rights Reserved.