tor-browser

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

image01.html (328B)


      1 <!DOCTYPE html>
      2 <meta charset=utf-8>
      3 <title>input type image</title>
      4 <link rel="author" title="Denis Ah-Kang" href="mailto:denis@w3.org">
      5 <link rel=help href="https://html.spec.whatwg.org/multipage/#image-button-state-(type=image)">
      6 <link rel="match" href="image01-ref.html">
      7 <input type=image id=image src="/media/poster.png">