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
Copy file name to clipboardExpand all lines: css2/intro.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ <H1><a name="q0">2 Introduction to CSS 2.1</a></H1>
40
40
41
41
<H2><aname="q1">2.1 A brief CSS 2.1 tutorial for HTML</a></H2>
42
42
43
+
<p>This section is non-normative.
44
+
43
45
<P> In this tutorial, we show how easy it can be to design simple
44
46
style sheets. For this tutorial, you will need to know a little HTML
45
47
(see <ahref="refs.html#ref-HTML4" rel="biblioentry" class="noxref"><spanclass="informref">[HTML4]</span></a>) and some basic desktop publishing terminology.
@@ -205,6 +207,8 @@ <H2><a name="q1">2.1 A brief CSS 2.1 tutorial for HTML</a></H2>
205
207
206
208
<H2><aname="q2">2.2 A brief CSS 2.1 tutorial for XML</a></H2>
207
209
210
+
<p>This section is non-normative.
211
+
208
212
<P>CSS can be used with any structured document format, for example
209
213
with applications of the eXtensible Markup Language <ahref="refs.html#ref-XML10" rel="biblioentry" class="noxref"><spanclass="informref">[XML10]</span></a>. In
210
214
fact, XML depends more on style sheets than HTML, since authors can
0 commit comments