style guide
Word Spacing
The word-spacing property controls the amount of spaces between words in your text, and works much the same way as the letter-spacing property.
The default value for word-spacing is normal, which is also the equivalent of the value 0. This means that a negative value will bring the words closer together, and a positive value will push them apart. A common misunderstanding is that the value 0 will cause the words to have no spaces between them, and that any negative value will begin to make the words overlap.
| word-spacing | |
| Values: | <length> | normal | inherit |
| Initial Value: | normal |
| Applies to: | all elements |
| Inherited: | yes |
| Percentages: | N/A |
Previous Posts
Latest Links
- Trumpet Quartet
- Bella Tromba this week recording at EMI with Kanye West.
- Are we designers or developers?
- I struggle with this one as well. My title at work is Software Engineer as well, which doesn't help matters.
- Dear W3C, Dear WaSP
- I'm not sure what I think about this. There seems to be a lot of general moaning about this stuff and not very much doing (with a few notable exceptions).
- The King of Web Standards
- Jeffrey Zeldman crowned by Business Week Magazine
- iPhone Javascript and spec benchmark
- Interesting JavaScript benchmarks on the new iPhone vs. Mac Book Pro
