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