Changes

Jump to: navigation, search

CSS GUIDE LETTER SPACING

251 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>'''length'''</td> <td> The following values can be also used to define the letter-spacing distance: cm (centimeter)em (ems)inch (inches)mm (millimeters)pc (picas)px (pixels)pt (points)</td></tr></table>
'''normal''' - Defines normal space between characters== Mozilla Recommended Values ==
'''length''' - The following values can be also used to define the letter-spacing distance== Usage Examples ==
cm (centimeter)H1 { letter-spacing: 0.1em }
em (ems)P.note { letter-spacing: -0.1em }
inch (inches)== Notes ==
mm (millimeters)Inherited: Yes
pc (picas)Note: Negative values are allowed.
px (pixels)  pt (points) == Mozilla Recommended Values == == Usage Examples Specification Conformance ==
== Notes ==
== Specification Conformance ==* [http://www.w3.org/TR/CSS1#font-family CSS 1]
== Browser Compatibility ==
== See Also ==
 
* word-spacing
1
edit

Navigation menu