Written by jon on 1:04 AM
This property specifies how punctuation characters are spoken.
Example |
.telephone { speak-punctuation: code; speak-numeral: digits } <p>The phone number is <em style=”speak-punctuation: code; speak-numeral: digits”>555-1212</em></p> |
|
|
Possible Values |
Value Description inherit | Explicitly sets the value of this property to that of the parent. | code | Punctuation is to be spoken literally. | none | Punctuation is not spoken, but is rendered naturally as pauses in the rest of the content rendering. |
|
|

| Posted in »
CSS Aural
Related Posts by Categories
0 comments: Responses to “ CSS SPEAK-PUNCTUATION ”