Skip to content

Instantly share code, notes, and snippets.

View map7's full-sized avatar

Michael Pope map7

  • Digitech Corporation
  • Melbourne, Victoria, Australia
View GitHub Profile
@map7
map7 / gist:6991f0f70809c81f487c8359321fa32d
Last active December 6, 2023 03:39
HTML CSS + Paged polyfill with header and footer
<html>
<head>
<script src="https://unpkg.com/pagedjs/dist/paged.polyfill.js"></script>
<style type="text/css">
.footer {
position: running(footerRunning);
}
@page {
@bottom-right {