You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the content of documents, CSS simplifies Web authoring and
113
113
site maintenance.
114
114
115
-
<P>CSS 2.2 is the second revision of CSS level 2 <ahref="refs.html#ref-CSS2" rel="biblioentry" class="noxref"><spanclass="informref">[CSS2]</span></a>. It
116
-
corrects a few errors in CSS 2.1, the first revision of CSS
117
-
level 2.
118
-
119
115
<p>
120
116
It supports media-specific style sheets so that authors may tailor the
121
117
presentation of their documents to visual browsers, aural devices,
122
118
printers, braille devices, handheld devices, etc. It also supports
123
119
content positioning, table layout, features for internationalization
124
120
and some properties related to user interface.
125
121
126
-
<p>CSS 2.2 is derived from and is intended to replace
127
-
CSS 2.1 and CSS2. Some
128
-
parts of CSS2 are unchanged in CSS 2.2, some parts have been
129
-
altered, and some parts removed. The removed portions may be used in a
130
-
future CSS3 specification. Future specs should refer to CSS 2.2
131
-
(unless they need features from CSS2 which have been dropped in
132
-
CSS 2.2, and then they should only reference CSS2 for those
133
-
features, or preferably reference such feature(s) in the respective
134
-
CSS3 Module that includes those feature(s)).
122
+
<p>CSS 2.2 is derived from and is intended to replace the
123
+
CSS 2.1 and original CSS2
124
+
specifications. See <ahref="changes.html">appendix C of this
125
+
document</a> for changes from CSS 2.1,
126
+
and <ahref="/TR/2011/REC-CSS21-2011-06-07/changes.html">appendix C of
127
+
CSS 2.1 for changes from CSS2</a> (noting that certain CSS2 features
128
+
were removed from CSS level 2 in CSS 2.1). All future
129
+
specifications should refer to CSS 2.2 when referring to CSS
130
+
level 2; if they wish to reference features from CSS2 dropped in later
131
+
revisions they should reference the latest applicable CSS module.
0 commit comments