blob: a469fee2a7deae397e980db7edcf5acbcf90ce17 [file] [log] [blame]
<style>
div {
font-family: Ahem;
font-size: 20px;
width: 200px;
color: green;
}
</style>
<div style="direction: ltr; word-spacing: 20px;">X X X</div>
<div style="direction: rtl; word-spacing: 20px;">X X X</div>
<div style="direction: ltr; word-spacing: -20px;">X X X</div>
<div style="direction: rtl; word-spacing: -20px;">X X X</div>