tor-browser

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

translate2html.html (417B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3  <head>
      4   <meta charset=utf-8> 
      5   <title>The Life of a Simple Man</title>
      6  </head>
      7  <body>
      8   <p>
      9   <img src="smiley.gif" alt="Smiley face" width="42" height="42">
     10   Everything started when Zebulon discovered that he had a
     11    <span translate="NO">doppelgänger</span>
     12    who was a serious baseball
     13    <span translate="nO">aficionado</span>
     14    .
     15   </p>
     16  </body>
     17 </html>