CSS GUIDE TEXT DECORATION

From CDOT Wiki
Revision as of 13:55, 22 November 2006 by Sherman (talk | contribs) (Summary)
Jump to: navigation, search

Summary

The text decoration property is used to set text decoration (formatting) like bold, underline, italics etc.

  • Initial value: depends on user agent
  • Applies to: all
  • Inherited: no
  • Percentages: N/A
  • Media: visual
  • Computed value: as specified

Syntax

Legal Values

Mozilla Recommended Values

Usage Examples

Notes

Specification Conformance

Browser Compatibility

See Also