Skip to content

Commit c0821db

Browse files
committed
[css2] Added anchor
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40891
1 parent 2f20969 commit c0821db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/media.src

Lines changed: 2 additions & 2 deletions
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: media.src,v 2.2 1998-02-07 02:12:08 ijacobs Exp $ -->
3+
<!-- $Id: media.src,v 2.3 1998-02-12 22:51:46 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Media types</TITLE>
@@ -75,7 +75,7 @@ element specifies the target medium of an external style sheet:
7575
</div>
7676
</UL>
7777

78-
<H3>The @media rule</H3>
78+
<H3><a name="@media-rule">The @media rule</a></H3>
7979

8080
<P>An @media rule lists the <a href="#media-types">media types</a>
8181
(separated by commas) affected by a set of rules delimited by curly

0 commit comments

Comments
 (0)