HTML and CSS Reference
In-Depth Information
Name
voice-pitch
Values:
<number> | <percentage> | x-low | low | medium | high | x-high
Initial value:
medium
Applies to:
All elements
Inherited:
Yes
Percentages:
Refer to the inherited value
Computed value:
Not specified, but likely an absolute number
Description:
Defines the average pitch (frequency) of the speaking voice used to audibly render the ele-
ment's content. The average pitch of a voice will depend greatly on the voice family. <num-
ber> values define an average pitch in hertz.
Examples:
big {voice-pitch: 100;}
small {voice-pitch: high;}
Search WWH ::




Custom Search