CSS SPEAK-PUNCTUATION - CSS3 Examples

CSS SPEAK-PUNCTUATION

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.

Related Posts by Categories



Widget by John | Interviewghost
  1. 0 comments: Responses to “ CSS SPEAK-PUNCTUATION ”

RECENT COMMENTS

SUBSCRIBE TO CSS3 EXAMPLES

 Subscribe to css3 Examples via RSS
Or, subscribe via email:
Find CSS3 Examples Entries :