cue

Previous- cue-after  |  Next-play-during

Description

Auditory icons are another way to distinguish semantic elements. Sounds may be played before and/or after the element to delimit it.


Initial Value : not defined for shorthand properties

Applies to : all elements

Inherited : no

Possible Values
[ <'cue-before'> || <'cue-after'> ] | inherit

Example(s)
h1 {cue-before: url("pop.au"); cue-after: url("pop.au") }

Previous- cue-after  |  Next-play-during