change text direction in html code example
Example: change text direction in html
<!--Will display "mirror" on the webpage-->
<pre><bdo dir="rtl"> rorrim</bdo></pre>
<!--Will display "mirror" on the webpage-->
<pre><bdo dir="rtl"> rorrim</bdo></pre>