tor-browser

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

img-simple-5.html (174B)


      1 <html>
      2 <body>
      3  <!-- Like img-simple-3, but with height != width on the img element. -->
      4  <img src="squaredCircle-100x100.svg" width="200px" height="600px">
      5 </body>
      6 </html>