IT Placement Papers Web Technologies HTML
This category contains HTML Interview Questions and Answers |
How do I specify page breaks in HTML?
|
|
|
|
|
There 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.
Only registered users can write comments. Please login or register.
|