tor-browser

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

393923-1.html (184B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <head>
      3 <style>
      4  div::first-letter { color: magenta; }
      5 </style>
      6 </head>
      7 
      8 <body style="direction: rtl;">
      9 
     10 <div>
     11 AB</div>
     12 
     13 </body>
     14 
     15 </html>