ZVON > References > CSS2 Reference

Go to Standard
Property: volume
Inherited: yes
Value: <number> | <percentage> | silent | x-soft | soft | medium | loud |x-loud | inherit
Initial: medium
Applies to: all elements
Media: aural
Percentages: refer to inherited value

Examples:



     <text> This is normal volume and
          <emph>this is louder</emph>.
     </text>
Play
Play simulation .wav
@aural {
emph {volume: 100%}
}



     <text> This is normal volume.
          <remark>Remarks will be quiet.</remark>
     </text>
Play
Play simulation .wav
@aural {
emph {volume: silent}
}




_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet