tor-browser

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

big-novalid.html (142B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <title>the "big" element is obsolete</title>
      5 <meta charset=utf-8>
      6 </head>
      7 <body>
      8 <big>baz</big>
      9 </body>
     10 </html>