The CSS reference

"richness" - css property (v. css 2)

  • To specify the richness of the speaking voice. (Rich voice or thin voice?)
  • A value between '0' and '100' or inherit..
  • The higher the value, the more the voice will carry.
  • A lower value will produce a soft, mellifluous voice.
  • Initial value: 50
  • The property is inherited
  • HTML usage: all elements
  • Browsers that support the richness - property :
    Internet Explorer Mozilla Firefox Opera Google Chrome Apple Safari
Typical usage:
div.myLow {richness: 10;}
div.myHigh {richness: 80;}
© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.