pause-after

Support Key: [CSS2|CSS2.1]
Other Aural Properties
volume
stress
richness
azimuth
elevation
voice-family
speak
speak-punctuation
speak-numeral
pitch
pitch-range
speech-rate
play-during
pause
pause-before
cue
cue-before
cue-after
= Index DOT Css by Brian Wilson =
  Main Index | Property Index | CSS Support History | Browser History  



   Quick Statistics   
Default Value:
   Browser Dependent
Applicable Elements:
All
Inherit From Parent:
No
Applicable Media:
Aural
HTML Equivalent:
NA
Official Docs:
CSS2: Sect. 19.4, CSS2.1: App A.5
What is it?
This property specifies a pause to be inserted after speaking an element's content. The pause is inserted between the element's content and any 'cue-before' or 'cue-after' content.

Allowed Values
inherit
[CSS2|CSS2.1]
Type: Explicit
Description:
Explicitly sets the value of this property to that of the parent.
[time]
[CSS2|CSS2.1]
Type: Explicit
Description:
Sets the pause length to a time measurement (see the time units for more details)
[percentage]
[CSS2|CSS2.1]
Type: Calculated
Description:
Refers to the inverse of the value of the 'speech-rate' property. (eg: a value of 100% for 'pause-after' with a 'speech-rate' of 60 words per minute would create a pause of 1 second.)
Example
Ext/Doc: blockquote { pause-after: 1.5s }
In-Line:  <blockquote STYLE="pause-after: 1.5s">text</blockquote>
Notes Browser Peculiarities

Boring Copyright Stuff....