Right to Left

How to turn ltr to rtl.

Code

Easy,just add rtl class to body!

< body class=" rtl " >

Text Position for Right to Left Language

basically this classes reverse right with left in rtl mode.

use the text-left-rtl class to have a left text.

use the text-right-rtl class to have a right text.


Static Text Position

static position of text.

use the text-left class to have a left text.

use the text-center class to have a center text.

use the text-right class to have a right text.


Static Text Direction

force Direction of text.

This Text forced left to right using the class : text-dir-ltr

این نوشته چپ چین است با استفاده از کلاس : text-dir-ltr

این نوشته راستچین است با استفاده از کلاس : text-dir-ltr

This Text forced right to left using the class : text-dir-ltr