<body> <div id="page1"> <h1>This is the heading</h1> <p>Here is paragraph one.</p> <p>Here is paragraph two.</p> <p>Here is paragraph three.</p> </div>
<div id="page2"> <h1>This is the heading</h1> <p>Here is paragraph one.</p> <p>Here is paragraph two.</p> <p>Here is paragraph three.</p> </div> </body>