
How do we specify page breaks in HTML?

Hi friends,
In HTML, There is not specified way where page breaks will occur when printing a page. HTML was designed to be a device-independent structural definition language, and page breaks depend on things like the fonts and paper size that the person viewing the page is using.