tor-browser

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

locnote6html.html (476B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4   <meta charset=utf-8>   
      5   <title>EXAMPLE</title>
      6   <link href="locnote6htmlrules.xml" rel="its-rules">
      7  </head>
      8  <body>
      9   <span id="1">
     10   This is a hippoptamus:
     11    <img src="hippo.png" alt="Hippo in the Chobe River">
     12   .
     13   </span>
     14   <span id="2">
     15   This is an elephant:
     16    <img src="elephants.png" alt="Elephants taking a mud bath">
     17   .
     18   </span>
     19   <span id="DisableInfo">The {0} has been disabled.</span>
     20  </body>
     21 </html>