Skip to content

Commit 61bc22b

Browse files
committed
[css2] Moved section about STYLE rules in comments from syndata.src
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40836
1 parent 73ec3eb commit 61bc22b

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

css2/intro.src

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: intro.src,v 2.1 1998-02-07 02:01:01 ijacobs Exp $ -->
3+
<!-- $Id: intro.src,v 2.2 1998-02-09 23:14:04 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Introduction to CSS2</TITLE>
@@ -128,6 +128,14 @@ specify the bullet style for each list item to be a PNG image named
128128
<!-- Add image, printing, info, positioning, fonts -->
129129

130130

131+
<div class="note"><P>
132+
<p><em><strong>Note.</strong>To hide style sheets from older HTML user
133+
agents, authors may comment out the content of the STYLE element.
134+
Please consult <a rel="biblioentry" href="./refs.html#ref-HTML40"
135+
class="informref">[HTML40]</a> for more information.
136+
</em>
137+
</div>
138+
131139
<H2>A brief CSS2 tutorial for XML</H2>
132140

133141
<P>CSS can be used with any structured document format, for example

0 commit comments

Comments
 (0)