ZVON > References > CSS1 Reference
Example 24:18: All | HTML | >> CSS << | Output |

CSS


p {text-align:center}

p.aaa {letter-spacing: 1em }
p.bbb {letter-spacing: 5em }
p.ccc {letter-spacing: 10px }
p.ddd {letter-spacing: 0px}
p.eee {letter-spacing: -0.1em }
p.fff {letter-spacing: -0.4em}