tor-browser

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

img-simple-7.html (175B)


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