blob: 0965254a57d2b24e5894b2f80510f179258ebb2d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div style="word-spacing: -100%">word1 word2</div>
<div style="word-spacing: 0%">word1 word2</div>
<div style="word-spacing: 100%">word1 word2</div>
</body>
</html>