COLLECTED BY
Organization:
Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the
Wayback Machine .
Web wide crawl with initial seedlist and crawler configuration from October 2010
The Wayback Machine - https://web.archive.org/web/20101123103543/http://htmlhelp.com/reference/css/text/word-spacing.html
Word Spacing
Syntax:
word-spacing: <value>
Possible Values:
normal | <length>
Initial Value:
normal
Applies to:
All elements
Inherited:
Yes
The word-spacing property defines an additional amount of space between words. The value must be in the length format; negative values are permitted.
Examples:
P EM { word-spacing: 0.4em }
P.note { word-spacing: -0.2em }
CSS Index ~
CSS Structure ~
CSS Properties
Home ,
Forums ,
Reference ,
Tools ,
FAQs ,
Articles ,
Design ,
Links
Copyright © 1996 - 2006. All rights reserved.