tor-browser

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

398797-1-ref.html (280B)


      1 <html>
      2 <head>
      3 <link rel="stylesheet" href="398797-style.css"/>
      4 </head>
      5 <body>
      6  <div class="green">foo</div>
      7  <div class="blue">
      8    <!-- Note: 'float: left' is necessary here due to bug 402918 -->
      9    <span class="yellow" style="float: left">bar</span>
     10  </div>
     11 </body>
     12 </html>