blob: 1284de0f0a8bcba532f6ed9899b33ed0228697b7 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div id="cont" style="font-family: Courier New;">
<div style="word-spacing: -100%;">word1 word2</div>
<div style="word-spacing: 0px;">word1 word2</div>
<div style="word-spacing: 100%;">word1 word2</div>
</div>
</script>
</body>
</html>