tor-browser

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

image-compositing-change-ref.html (177B)


      1 <!DOCTYPE html>
      2 <html>
      3 <style>
      4 #change {
      5  height:75px;
      6  width:75px;
      7 }
      8 </style>
      9 <img id="change" src="/images/green-16x16.png"></img>
     10 <img src="/images/green-16x16.png"></img>