AdBlock Detected!
Our website is made possible by displaying ads to our visitors. Please supporting us by whitelisting our website.
CSS Letter-Spacing Property | 
| 
 The letter-spacing property specifies the amount of space between letters. Possible values for this property are as follows: 
 Several examples are shown below: Example 1: Positive letter-spacing value CSS Declaration 
 The following HTML, 
 renders 
 In Example 1, the positive letter-spacing value causes the letters to spread out from one another. Example 2: Negative letter-spacing value CSS Declaration 
 The following HTML, 
 renders 
 In Example 2, the negative letter-spacing value causes the letters to be closer together.  | 
Our website is made possible by displaying ads to our visitors. Please supporting us by whitelisting our website.