tor-browser

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

444375-1.html (269B)


      1 <html>
      2 <head>
      3 <style>
      4 span {
      5  font-size: 200%;
      6 }
      7 img {
      8  width: 100px; 
      9  height: 100px;
     10 }
     11 </style>
     12 </head>
     13 <body style="width: 150px; border: 1px solid black;">
     14 <table><tbody><tr><td><img> <span> <img></span></td></tr></tbody></table>
     15 </body>
     16 </html>