text

English [tekst] American [t?kst]

n. ???, ?? ???, ???; ?? ??

v. ??: texted

align

English[??la?n]

vt. ?? ???, ?????. ?? ????

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

?????? textAlign ?? ???

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

??: ??Object.style.textAlign=left|right|center|justify

?????? textAlign ?? ?

<html>
<head>
<script type="text/javascript">
function setTextAlign()
{
document.getElementById("p1").style.textAlign="right";
}
</script>
</head>
<body>

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

<input type="button" onclick="setTextAlign()"
value="Align text" />

</body>
</html>

???? ?? ?

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