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 difference between @Html.Partial and @Html.RenderPartial ?
How can tables be made nested in html?
How do I make a form so it can be submitted by hitting enter?
What happens if there is no text between the tags? Does this affect the display of the html file?
How do you write a tag?
What is tag english?
Describe how dhtml work with javascript.
What is the difference between “display: none” and “visibility: hidden”, when used as attributes to the HTML element.
What is a header in code?
How do you create tabs or indents in web pages?
Does localstorage expire?
In how many ways can a heading be written in html?