text

English [tekst] American [t?kst]

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

v. ??: texted

indent

English [?n?dent] American [?n?dent]

vt. Cut... ????? ??? ??? ?? ??

n ??, ??

?? ??: ???? ?? ??: ???? ?? ??: ???? ?? ??: ????

?????? ???IndentProperty ???

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

??: ??Object.style.textIndent=length|%

?????? ???IndentProperty ?

<html>
<head>
<script type="text/javascript">
function setTextIndent()
{
document.getElementById("div1").style.textIndent="50px";
}
</script>
</head>
<body>

<div id="div1">
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
</div>
<br />
<input type="button" onclick="setTextIndent()"
value="Indent first line of text" />

</body>
</html>

???? ?? ?

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