tor-browser

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

025-isvalid.xhtml (236B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <head>
      3  <title>&lt;p&gt;</title>
      4 </head>
      5 <body>
      6  <!-- is block -->
      7  <p class="class" id="id" xml:lang="en">text</p>
      8 
      9  <!-- can contain interactive -->
     10  <p><a>text</a></p>
     11 </body>
     12 </html>