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