su IE6 e FF2 questo non va
il testo è semplicemente allineato a destraCodice PHP:
<html>
<body>
<div style="direction:rtl;">otlovopac è otset otseuq</div>
</body>
</html>
MSIE 6.0, Netscape 7.2 and Firefox (Mozilla) move the sentence to the right side of the page and move the period to the front of a sentence. See the screenshots below.
So basically, direction has no support at this time, but I didn't know that until I used it.