Defines the properties for an aural cue after an element.
Platform Support
IE | Netscape | Mozilla | Opera | Safari | no | no | no | no | no |
---|
Usage
[url(sound-url)]
Example
To specify a sound file named "horns.wav" after an H1 element, use the following syntax: H1 {cue: url("horns.wav");}
.
Availability
W3C CSS2