004.html   [plain text]


<html>
<body><p style="float:left; border:2px solid green; word-spacing: 30px">
There should be 30px of word spacing between each word.
</p><div style="height:100px"></div><table border=0 cellspacing=0 cellpadding=0 width=100>
<td width=100><p style="border:2px solid green; word-spacing: 15px">
There should be 15px of word spacing between each word.</p></td>
</table></body>


</html>