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
7474the <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
132132screen, 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
144144information 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