tor-browser

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

431341-1.html (191B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4 <style>
      5 p { text-transform:capitalize; }
      6 p::first-letter { font-size:200%; float:left; }
      7 </style>
      8 </head>
      9 <body>
     10 <p>hello kitty
     11 <p>"hello kitty"
     12 </body>
     13 </html>