speak-numeralNN n/a IE n/a CSS 2

Inherited: Yes

For aural style sheets, this sets whether numbers are to be read as individual numerals ("one four two") or as full numbers (e.g., "One hundred forty-two"). The language used for the spoken numbers is set with the element's lang attribute.

 
CSS Syntax
 
speak-numeral: numeralType
 
Value

Two possible constant values: digits | continuous.

 
Initial Value

continuous

 
Applies To

All elements.