Friday, 2 November 2012

How do I specify page breaks in HTML? | HTML Interview Questions

Here is no way in standard HTML to specify 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.

No comments: