We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 298369a commit ebf5ffaCopy full SHA for ebf5ffa
1 file changed
css2/cover.src
@@ -102,6 +102,13 @@ But most of all CSS 2.1
102
represents a "snapshot" of CSS usage: it consists of all CSS features
103
that are implemented interoperably at the date of publication of the Recommendation.
104
105
+<p>CSS 2.1 is derived from and is intended to replace CSS2. Some
106
+parts of CSS2 are unchanged in CSS 2.1, some parts have been
107
+altered, and some parts removed. The removed portions may be used in a
108
+future CSS3 specification. Implementations may refer to CSS2 for the
109
+definitions of features that have been removed, but for other features
110
+CSS 2.1 is the normative reference.
111
+
112
<h2 id=status>Status of this document</h2>
113
114
<p><em>This section describes the status of this document at the time
0 commit comments