CSS Property:

unicode-bidi

Result:

Example of the CSS unicode-bidi property

CSS Code:

#myDiv {
                
direction:rtl;
}
Click the property values above to see the result
W3Docs.com-Play it
Do you find this helpful?