tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

1157758-1-vertical-arabic-ref.html (379B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="utf-8">
      5 <style>
      6 html {
      7  -webkit-writing-mode: vertical-rl;
      8  writing-mode: vertical-rl;
      9  -webkit-text-orientation: upright;
     10  text-orientation: upright;
     11 }
     12 </style>
     13 </head>
     14 
     15 <body>
     16  &#x4F60; <bdo dir=ltr>&#x0627;&#x200c;&#x0644;&#x200c;&#x0639;&#x200c;&#x0631;&#x200c;&#x0628;&#x200c;&#x064A;</bdo> &#x597D;&#xFF01;
     17 </body>
     18 </html>