File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: media.src,v 2.17 1998-04-09 14:41:57 ijacobs Exp $ -->
3+ <!-- $Id: media.src,v 2.18 1998-04-28 22:28:55 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Media types</TITLE>
@@ -51,7 +51,7 @@ style sheets:</p>
5151
5252<LI>Specify the target medium within the document language. For
5353example, in HTML 4.0 ([[-HTML40]]), the "media" attribute on the LINK
54- element specifies the target medium of an external style sheet:
54+ element specifies the target media of an external style sheet:
5555
5656<div class="html-example"><P>
5757
@@ -61,7 +61,7 @@ element specifies the target medium of an external style sheet:
6161 <HEAD>
6262 <TITLE>Link to a target medium</TITLE>
6363 <LINK rel="stylesheet" type="text/css"
64- media="print" href="foo.css">
64+ media="print, handheld " href="foo.css">
6565 </HEAD>
6666 <BODY>
6767 <P>The body...
You can’t perform that action at this time.
0 commit comments