Skip to content

Commit a0f828f

Browse files
committed
[css2] Added div around toc, for easier style sheet writing.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40500
1 parent 06a2e85 commit a0f828f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css2/cover.src

Lines changed: 3 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: cover.src,v 1.9 1997-12-09 17:04:27 bbos Exp $ -->
3+
<!-- $Id: cover.src,v 1.10 1997-12-10 16:30:03 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Cascading Style Sheets, Level 2</TITLE>
@@ -111,7 +111,9 @@ href="http://lists.w3.org/Archives/Public/www-style/">http://lists.w3.org/Archiv
111111
</p>
112112

113113
<h2><a name="toc">Table of Contents</a></h2>
114+
<div class="toc">
114115
<!-- #include src="contents.srb" -->
116+
</div>
115117
</body>
116118
</html>
117119
<!-- Keep this comment at the end of the file

0 commit comments

Comments
 (0)