Changes

Jump to: navigation, search

CSS GUIDE LETTER SPACING

358 bytes added, 11:47, 4 December 2006
See Also
== Legal Values ==
<table class="standard-table">
<tr>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>'''normal'''</td>
<td> Defines normal space between characters</td>
</tr>
Value Description <tr> <td>'''normallength''' - Defines normal space between characters</td> '''length''' - <td> The following values can be also used to define the letter-spacing distance: cm (centimeter)
em (ems)
inch (inches)
px (pixels)
pt (points)
</td></tr>
</table>
== Mozilla Recommended Values ==
== Usage Examples ==
 
H1 { letter-spacing: 0.1em }
 
P.note { letter-spacing: -0.1em }
== Notes ==
 
Inherited: Yes
 
Note: Negative values are allowed.
== Specification Conformance ==
 
 
* [http://www.w3.org/TR/CSS1#font-family CSS 1]
== Browser Compatibility ==
== See Also ==
 
* word-spacing
1
edit

Navigation menu