-op-phonemes property | -xv-phonemes property
-op-phonemes: | ||||||
-xv-phonemes: |
Specifies a phonetic pronunciation for the text contained by the corresponding element.
Same as the phonemes property in the CSS3 declaration.
The -op-phonemes and -xv-phonemes properties are equivalent in Opera.
JavaScript page for this property: opPhonemes | XvPhonemes. You can find other example(s) there. |
Possible values:
One of the following values:
Takes the value of this property from the computed style of the parent element. | |||||||
A phonetic pronunciation for the text. |
Default: this property has no default value.
Example CSS code 1:
This example illustrates the use of the -xv-phonemes property:
|
|||
@phonetic-alphabet "ipa"; #tomato { -xv-phonemes: "t\0252 m\0251 to\028a " } |
|||
|
|||
Did you find this example helpful?
|
Supported by tags:
a, abbr, acronym, address, b, bdo, big, blink, blockQuote, body, button, caption, center, cite, code, col, colGroup, dd, del, dfn, dir, div, dl, dt, em, fieldSet, font, form, H1, H2, H3, H4, H5, H6, html, i, input:button, input:file, input:password, input:reset, input:submit, input:text, ins, isIndex, kbd, label, legend, li, marquee, menu, ol, optGroup, option, p, plainText, pre, q, s, samp, select, small, span, strike, strong, sub, sup, table, tBody, td, textArea, tFoot, th, tHead, tr, tt, u, ul, var, xmp
Related pages:
-xv-interpret-as
-xv-voice-balance
-xv-voice-duration
-op-voice-pitch
-op-voice-pitch-range
-op-voice-rate
-op-voice-stress
-op-voice-volume
cue
cue-after
cue-before
pause
pause-after
pause-before
rest
rest-after
rest-before
speak
voice-family
-xv-voice-balance
-xv-voice-duration
-op-voice-pitch
-op-voice-pitch-range
-op-voice-rate
-op-voice-stress
-op-voice-volume
cue
cue-after
cue-before
pause
pause-after
pause-before
rest
rest-after
rest-before
speak
voice-family
External links:
User Contributed Comments