tor-browser

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

1274368-1.html (336B)


      1 <!DOCTYPE html>
      2 <html>
      3 <style>
      4 textarea {
      5  width: 100px;
      6  height: 150px;
      7  margin: 10px;
      8  padding: 0;
      9 }
     10 </style>
     11 <textarea style="writing-mode:vertical-lr"></textarea>
     12 <textarea style="writing-mode:vertical-rl"></textarea>
     13 <textarea style="writing-mode:sideways-lr"></textarea>
     14 <textarea style="writing-mode:sideways-rl"></textarea>