cueNN n/a IE n/a CSS 2

Inherited: No

For aural style sheets only, this attribute provides a shorthand for setting cue-before and cue-after attribute settings. A cue is a sound (also known as an auditory icon) that can be used to aurally delimit the reading of document content. Cue attributes are URIs to sound resources.

 
CSS Syntax
 
cue: cue-before || cue-after
 
Value

If there are two values, the first is applied to the cue-before attribute and the second to the cue-after attribute. If there is only one value, the same auditory icon is applied to both cue-before and cue-after.

 
Initial Value

none

 
Applies To

All elements.