back
Code
HTML
Web
<body>
The default here is left to right
<bdo dir="rtl">
But can be changed like so
</bdo>
Back to normal after the closing tag.
</body>