Home
Sezione 1
Sezione 2
Codice
<style>
section {
page-break-after: right;
}
</style>
</head>
<body>
<a href="#" onClick="window.history.go(-1);">Home</a><br>
<section>Sezione 1</section>
<section>Sezione 2</section>