tor-browser

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

page-size-001-print-ref.html (357B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      3 <style>
      4  /* Assuming a default page margin of 0.5in (48px) on each side. */
      5  @page { size: 300px 400px; }
      6  body { margin: 0; }
      7 </style>
      8 <div style="height:304px;">Page 1</div>
      9 <div style="height:304px;">Page 2</div>
     10 <div style="height:304px;">Page 3</div>