1. Home
  2. Computing & Technology
  3. Web Design / HTML

font-emphasize

By Jennifer Kyrnin, About.com

font-emphasize Description:

The font-emphasize property is a shorthand property for setting the style and position of the font emphasis decoration.

font-emphasize in CSS Versions:

font-emphasize Syntax:

font-emphasize: <font-emphasisze-style> || <font-emphasize-position> | initial | inherit

font-emphasize Initial Value:

see individual properties

font-emphasize Applies To:

All elements and generated content.

font-emphasize Inheritance:

This property is inherited.

font-emphasize Browser Support:

None

font-emphasize Example:

<span style="font-emphasize: accent after;">応</span>

Please note that I don't speak or read Japanese, so this example is hypothetical.

font-emphasize Special Notes:

  • Always remember to set the language code in your documents, so that browsers can correctly interpret the ruby codes.

More font-emphasize Information:

Return to the Style Library

Explore Web Design / HTML

More from About.com

  1. Home
  2. Computing & Technology
  3. Web Design / HTML
  4. CSS
  5. Style Properties
  6. CSS Style Property: font-emphasize

©2008 About.com, a part of The New York Times Company.

All rights reserved.