font

English [f?nt] American [fɑ:nt]

n. ??; ???(?? ?? ????)(??? ?? ? ??) ??

: ??

stretch

English [str?t?]

v.stretch;

3?? ??: ?? ??: ?? ?? ??: ?? ?? ??: ?? ?? ??: ??

?????? ??Stretch ?? ???

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

??: ??Object.style.fontStretch=value

?????? ??Stretch ?? ?

<html>
<head>
<script type="text/javascript">
function setFontStretch()
{
document.getElementById("p1").style.fontStretch="ultra-expanded";
}
</script>
</head>
<body>

<p id="p1">這是示例文字</p>

<input type="button" onclick="setFontStretch()" 
value="Stretch font" />

</body>
</html>

???? ?? ?

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