Forcing a page break with CSS Here is a simple style sheet method for making a web page have page breaks, or form feeds in it. Example: Try going to the following example page and printing it. It will come out on two separate pages. http://www.sscnet.ucla.edu/test/formfeed.htm Source Code: 1. Form Feed Test2. 3. 4. 5.

Page 1

6.

7.

Page 2

Explanation: Line 2 is where you set up your style sheet definition. Line 6 shows what you put wherever you want a page break.