To insert a page break in your document, use the following HTML tags:
- Find the section in the document to which you’d like to add a break.
 - Insert an HTML comment tag:
 - Insert a horizontal rule tag 
between the comment tags. - Save your document and you’re done!
 
