Skip to content

Commit a2d2344

Browse files
committed
[css2] Minor edits.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401337
1 parent 8a7f42c commit a2d2344

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

css2/media.src

Lines changed: 5 additions & 5 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.14 1998-03-21 00:40:53 ijacobs Exp $ -->
3+
<!-- $Id: media.src,v 2.15 1998-03-22 19:44:37 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Media types</TITLE>
@@ -70,7 +70,7 @@ element specifies the target medium of an external style sheet:
7070
</div>
7171
</UL>
7272

73-
<p>The <a href="cascade.html#at-import">@media</a> rule is defined in
73+
<p>The <a href="cascade.html#at-import">@import</a> rule is defined in
7474
the <a href="cascade.html">chapter on the cascade</a>.
7575

7676

@@ -128,7 +128,7 @@ section on <a href="./aural.html">aural style sheets</a> for details.
128128
<dd>Intended for paged braille printers.
129129

130130
<dt><strong>handheld</strong>
131-
<dd>Intended for handheld devices (small
131+
<dd>Intended for handheld devices (typically small
132132
screen, monochrome, limited bandwidth).
133133

134134
<dt><strong>print</strong>
@@ -144,9 +144,9 @@ Please consult the section on <a href="page.html">paged media</a> for
144144
information about formatting issues that are specific to paged media.
145145

146146
<dt><strong>screen</strong>
147-
<dd>Intended primarily for color computer screens. See the section on
147+
<dd>Intended primarily for color computer screens. <!-- See the section on
148148
<a href="#continuous-media-group">rendering to continuous
149-
media</a> for more information.
149+
media</a> for more information. -->
150150

151151
<dt><strong>tty</strong>
152152
<dd>Intended for media using a fixed-pitch character grid, such as

0 commit comments

Comments
 (0)