CSS SPEAK-NUMERICAL - CSS3 Examples

CSS SPEAK-NUMERICAL

Written by jon on 1:05 AM
This property controls how numbers 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.
digits Speak the number as individual digits.
continuous Speak the number as a full phrase/word number. Word representations of numbers are language-dependent.

Related Posts by Categories



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

RECENT COMMENTS

SUBSCRIBE TO CSS3 EXAMPLES

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