| text-decoration-space-004.svg | |
| SVG Image | Inkscape Image |
|
|
Original test: text-decoration-space-004.xht.
CSS Section: http://www.w3.org/TR/CSS21/text.html#lining-striking-props.
<style type="text/css">
text {
letter-spacing: 0.2em;
text-decoration: underline;
}
</style>