CSS - stress


Description:

The stress property specifies the amount of inflection which is used to speak stress markers in a language.

Possible Values:

  • number: Defines the range of stress inflection. The actual meaning of this value will depend on the language being spoken, as different human languages permit different ranges of stress inflection.

DOM Syntax:

object.style.stress="60";

Applies to:

All the HTML elements

Example:

Here is the example:

<style tyle="text/css">
<!--
strong {stress: 80;}
div.aside {stress: 40;}
-->
</style>
     





Spacer Bottom Left Corner ImageBottom Right Corner Image
Valid XHTML 1.0 Strict  Valid CSS! Check the accessibility of this site according to U.S. Section 508