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

CSS


p {margin:5em; border:solid}

p.one   {text-indent: 4em}
p.two   {text-indent: 10%}
p.three {text-indent: 50%}
p.four  {text-indent: -5em}