tor-browser

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

absolute-fixed-in-legend-ref.html (150B)


      1 <!DOCTYPE html>
      2 <style>
      3 div {
      4  display: block;
      5  font-size: 32px;
      6  background: lime;
      7  width: 10em;
      8 }
      9 </style>
     10 
     11 <div>legend</div>
     12 <div>legend</div>