tor-browser

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

calc-rounding-003-ref.html (156B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <style>
      4  .outer {
      5    width: 100px;
      6    height: 40px;
      7    border: 1px solid;
      8  }
      9 </style>
     10 <div class="outer"></div>