tor-browser

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

1626259-2-ref.html (256B)


      1 <!DOCTYPE html>
      2 <html>
      3  <style>
      4    #scale {
      5      width: 200px;
      6      height: 200px;
      7    }
      8  </style>
      9 </head>
     10 <body>
     11  <div id="outer">
     12    <div id="inner">
     13      <img id="scale" src="repeatable-diagonal-gradient.png">
     14    </div>
     15  </div>
     16 </body></html>