本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

letter-spacing

Specifies the amount of space (in points or pixels) between letters in the text of the element.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
4.0+6.0+1.0+4.0+1.0+

Usage

Example values: 2pt, 2em, normal, etc.

Values

*Specify a value for letter-spacing that is not on this list.
inheritInherit the value from the parent element.
normalNormal letter spacing.

Availability

W3C CSS2

Related