The CSS reference
"speak-punctuation" - css property (v. css 2)
- To specify how to speak punctuation characters.
- Initial value: none
- The property is inherited
- HTML usage: all elements
-
Browsers that support the speak-punctuation - property :
p.note { speak-punctuation : code }
Possible speak-punctuation values:
Values | Comments | CSS |
---|---|---|
none | Punctuation is not to be spoken, but instead rendered naturally as various pauses. | 2 |
code | Punctuation such as semicolons, braces, and so on are to be spoken literally. | 2 |
inherit | Will inherit the value from parent specification. | 2 |
© 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.