tor-browser

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

locnote5html.html (458B)


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