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: aural.src,v 2.9 1998-02-20 00:55:53 ijacobs Exp $ -->
3+ <!-- $Id: aural.src,v 2.10 1998-02-20 09:30:46 howcome Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Aural style sheets</TITLE>
@@ -320,9 +320,9 @@ continues after the current element.
320320<div class="example"><P>
321321Examples:
322322<PRE>
323- BLOCKQUOTE.sad {play-during: url(violins.aiff) }
324- BLOCKQUOTE Q {play-during: url(harp.wav) mix}
325- SPAN.quiet {play-during: none }
323+ BLOCKQUOTE.sad { play-during: url(violins.aiff) }
324+ BLOCKQUOTE Q { play-during: url(harp.wav) mix}
325+ SPAN.quiet { play-during: none }
326326</pre>
327327</div>
328328
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: ui.src,v 2.1 1998-02-20 01:06:14 ijacobs Exp $ -->
3+ <!-- $Id: ui.src,v 2.2 1998-02-20 09:29:36 howcome Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>User interface</TITLE>
@@ -58,7 +58,7 @@ at the end of the list.
5858
5959<div class="example"><P>
6060<PRE>
61- P { cursor : url(mything.cur), url(second.csr), text; }
61+ P { cursor : url(mything.cur), url(second.csr), text; }
6262</PRE>
6363</div>
6464
@@ -158,7 +158,7 @@ to the same foreground and background colors of the user's window,
158158write the following:
159159
160160<PRE>
161- P { color: windowtext; background-color: window }
161+ P { color: windowtext; background-color: window }
162162</PRE>
163163</div>
164164
You can’t perform that action at this time.
0 commit comments