How do I do a pagebreak?
Answer / guest
You don't. HTML is not a page layout language. It's up to
the browser to decide where and how to insert page breaks
when the document is being printed.
However, style sheets (not widely supported yet, although
Microsoft's Internet Explorer is beginning to use it) will
include support to indicate preferred balls for page breaks,
probably somewhat like the way LaTeX handles this.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between <div> and <frame>?
What are different html tags?
State bullet types available in HTML?
Which html tag is used to display the data in the tabular form?
What are new media elements in html5?
What language is pt br?
What is innerhtml in jquery?
Explain HTML blocks?
Describe the usage of <footer>, <article>, <section>, and <header> html5 semantic elements.
What is html tag attributes?
How many keywords should be on a page?
How to include a frameset inside another frameset?