|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: aural.src,v 2.11 1998-02-20 12:46:27 howcome Exp $ --> |
| 3 | +<!-- $Id: aural.src,v 2.12 1998-02-21 00:03:29 ijacobs Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Aural style sheets</TITLE> |
@@ -157,18 +157,10 @@ class="propinst-volume">'volume'</span> property has a value of |
157 | 157 | class="propinst-speak">'speak'</span> property has the value 'none'. |
158 | 158 | The former takes up the same time as if it had been spoken, including |
159 | 159 | any pause before and after the element, but no sound is |
160 | | -generated. This may be used in language teaching applications, for |
161 | | -example. A pause is generated for the pupil to speak the element |
162 | | -themselves. Note that since the value of this property is inherited, |
163 | | -child elements will also be silent. Child elements may however set |
164 | | -the volume to a non-silent value and will then be spoken. On the |
165 | | -other hand, elements for which the <span |
166 | | -class="propinst-speak">'speak'</span> property has the value 'none' |
167 | | -are not spoken and take no time. Child elements may however override |
168 | | -this value and may be spoken normally. |
169 | | - |
170 | | -<!-- There is an anomaly between 'display' and 'speak' since |
171 | | -'display' cannot be overridden by children --> |
| 160 | +generated. |
| 161 | + |
| 162 | +<P>Note also that this property is inherited and may be overridden by |
| 163 | +descendant elements. |
172 | 164 |
|
173 | 165 | <H2><a name="pause-props">Pause properties</a>: <span |
174 | 166 | class="propinst-pause-before">'pause-before'</span>, <span |
|
0 commit comments