tor-browser

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

page-size-003-print-ref.html (309B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      3 <style>
      4  @page {
      5    size: 300px 100px;
      6    margin: 25px;
      7  }
      8  body { margin: 0; }
      9 </style>
     10 <div style="height:50px;">Page 1</div>
     11 <div style="height:50px;">Page 2</div>
     12 <div style="height:50px;">Page 3</div>