What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-css, is-css-property, from-w3c
LetterSpacingCSSProperty  
The letter-spacing property specifies the spacing between characters.

You are here: Home > CSS Reference > Properties > letter-spacing

Usage

Values

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.letterSpacing reflects <div style='letter-spacing: 0'> Y Y Y Y Y N Y N
style.letterSpacing reflects <div style='letter-spacing: 1cm'> Y Y Y N N N Y N
style.letterSpacing reflects <div style='letter-spacing: 1em'> Y Y Y N N N Y N
style.letterSpacing reflects <div style='letter-spacing: 1ex'> Y Y Y N N N Y N
style.letterSpacing reflects <div style='letter-spacing: 1in'> Y Y Y N N N Y N
style.letterSpacing reflects <div style='letter-spacing: 1mm'> Y Y Y N N N Y N
style.letterSpacing reflects <div style='letter-spacing: 1pc'> Y Y Y N N N Y N
style.letterSpacing reflects <div style='letter-spacing: 1pt'> Y Y Y N N N Y N
style.letterSpacing reflects <div style='letter-spacing: 1px'> Y Y Y Y Y Y Y Y
style.letterSpacing reflects <div style='letter-spacing: normal'> Y Y Y Y Y Y Y Y

Further reading


Sign in to add a comment