word

English[w?:rd]

n. Word; Promise; Message

vt. ??? ????

vi. : ?? ???: ?? ?? ??: ?? ???: ??? ?? ??: worded

spacing

英[?spe?s??]

n ??, ??;

?????? wordSpacing ?? ???

??: ???? ?? ??? ?????.

??: Object.style.wordSpacing=normal|length

?????? wordSpacing ?? ?

<html>
<head>
<script type="text/javascript">
function changeWordSpacing()
{
document.getElementById("p1").style.wordSpacing="10px";
}
</script>
</head>
<body>

<p id="p1">This is an example paragraph</p>

<input type="button" onclick="changeWordSpacing()" 
value="Change space between words" />

</body>
</html>

???? ?? ?

??? ????? ??? "???? ??" ??? ?????