tor-browser

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

input-fieldset-legend-ref-2.html (242B)


      1 <!DOCTYPE html>
      2 <html>
      3  <link rel='stylesheet' type='text/css' href='style.css'>
      4  <body>
      5    <fieldset class="ref">
      6      <legend>
      7      </legend>
      8      <legend>
      9        <input class="ref">
     10      </legend>
     11    </fieldset>
     12  </body>
     13 </html>