CSS PITCH-RANGE - CSS3 Examples

CSS PITCH-RANGE

Written by jon on 1:09 AM
Meaning and emphasis is created in most languages by varying the pitch and inflection of the voice. This property specifies the degree of variation from the average pitch of the voice being used to render the content. A voice with a small pitch-range will sound monotone, while a voice with high pitch range values will sound very animated.
Example
strong { pitch-range: 80 }

<strong style=”pitch-range: 80″>content</strong>

Possible Values
Value Description
inherit Explicitly sets the value of this property to that of the parent.
[number] An integer between ‘0′ and ‘100′. A value of ‘0′ produces a monotone voice, while ‘50′ would produce a normal inflection. Pitch ranges greater than 50 create animated voices.

Related Posts by Categories



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

RECENT COMMENTS

SUBSCRIBE TO CSS3 EXAMPLES

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