CSS Property:
direction:
ltr
rtl
Result:
Change the direction of the text by clicking on the two different direction values
CSS Code:
div
{
direction:
ltr
;
}
Click the property values above to see the result
W3Schools.com
- Play it