speak-punctuation | NN n/a IE n/a CSS 2 |
Inherited: Yes | |
For aural style sheets, this sets whether punctuation symbols should be read aloud ("period") or interpreted as the language's natural pauses for the various symbols. |
|
CSS Syntax | |
speak-punctuation: punctuationType
|
|
Value | |
Two possible constant values: code | none. A value of code means that a symbol name is spoken when the symbol is encountered in element text. |
|
Initial Value | |
none |
|
Applies To | |
All elements. |