blob: 01b69f9c160c7a6d7303a24497780813e48ed972 [file] [log] [blame]
Torne (Richard Coles)5c87bf82012-11-14 11:46:17 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2"http://www.w3.org/TR/html4/loose.dtd">
3<html>
4<head>
5<title>Highlighting with word spacing</title>
6</head>
7<body>
8<p style="word-spacing:5em;">
9M xylophone
10</p>
11<p style="margin-left:1em;">
12&#x2191; click there and drag to the right
13</p>
14</body>
15</html>