HTML and CSS Reference
In-Depth Information
Name
pause-after
Values:
none | x-weak | weak | medium | strong | x-strong | <time>
Initial value:
User agent-dependent
Applies to:
All elements
Inherited:
No
Computed value:
The absolute time value
Description:
Defines the length of a pause that follows the audio rendering of an element's content. A pause
is an interval in which no content is audibly rendered, although background sounds may still
be audible. The pause is rendered after any cue that follows the element (see cue-after and
related properties).
Examples:
h1 {pause-after: 500ms;}
ul {pause-after: 250ms;}
Search WWH ::




Custom Search