phonemes property CSS Reference



Definition and Usage

This allows authors to specify a phonetic pronunciation for the text contained by the corresponding element.

Name: phonemes
Value: <string>
Initial: implementation dependent
Applies to: all elements
Inherited: no
Percentages: N/A
Media: speech

Syntax

phonemes: <string> ;

Examples

@phonetic-alphabet "ipa";
#tomato { phonemes: "t\0252 m\0251 to\028a " }

Relative articles