The CSS reference
"cue" - css property (v. css 2)
- Indicates the cue properties in one declaration
- Initial value: see individual properties
- The property is not inherited
- HTML usage: all elements
-
Browsers that support the cue - property :
h1 {cue-before: url("pop.au"); cue-after: url("pop.au") }
/* Is equivalent with: */
h1 {cue: url("pop.au") }
© 2010 by Finnesand Data.
All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the
correctness in the pages or source codes.
The risk of using this web-site pages or any program
codes from this website is entirely at the individual user.