cue-after

Defines the properties for an aural cue after an element.

Platform Support

IENetscapeMozillaOperaSafari
nonononono

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

Related

text_css aptana_docs