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.1 1998-02-03 02:36:46 ijacobs Exp $ -->
3+ <!-- $Id: media.src,v 2.2 1998-02-07 02:12:08 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Media types</TITLE>
@@ -75,9 +75,6 @@ element specifies the target medium of an external style sheet:
7575</div>
7676</UL>
7777
78- <P>Since these two examples specify the same <a
79- href="#media-types">media type</a>, they are semantically equivalent.
80-
8178<H3>The @media rule</H3>
8279
8380<P>An @media rule lists the <a href="#media-types">media types</a>
@@ -233,8 +230,7 @@ between media groups and media types:</P>
233230<TR><TH>Media Groups <HR> Media Types
234231 <TH>continuous/paged
235232 <TH>visual/aural/tactile
236- <TH>character grid
237- <TR><TH>all<TD align="center"> <TD align="center"> <TD align="center"> </TR>
233+ <TH>grid/bitmap
238234<TR><TH>aural<TD align="center">continuous<TD align="center">aural<TD align="center">N/A</TR>
239235<TR><TH>braille<TD align="center">continuous<TD align="center">tactile<TD align="center">grid</TR>
240236<TR><TH>emboss<TD align="center">paged<TD align="center">tactile<TD align="center">grid</TR>
You can’t perform that action at this time.
0 commit comments