tor-browser

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

1424177-ref.html (200B)


      1 <html>
      2  <head>
      3    <style>
      4      #sel {
      5        left: 10px;
      6        width: 101px;
      7        position: absolute;
      8      }
      9    </style>
     10  </head>
     11  <body>
     12    <select id="sel"></select>
     13  </body>
     14 </html>