direction

English [d??rek?n] US [d??r?k??n, da?n-]

n. ??;

CSS ?? ?? ???

??: direction ??? ???? ??/?? ??? ?????.

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

??: ?? ????? ?? ??? ?????. ?? ? "inherit"? ?? ??? Internet Explorer(IE8 ??)?? ???? ????.

CSS ?? ?? ?

<html>
<head>
<style type="text/css">
div.one
{
direction: rtl
}
div.two
{
direction: ltr
}
</style>
</head>
<body>
<div class="one">Some text. Right-to-left direction.</div>
<div class="two">Some text. Left-to-right direction.</div>
</body>
</html>
???? ?? ?

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