Hyper Text Markup Language (HTML) Question:
Download Job Interview Questions and Answers PDF
How do I specify page breaks in HTML?
Answer:
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.
Download HTML Interview Questions And Answers
PDF
Previous Question | Next Question |
How do I create a button which acts like a link? | Is there a way to prevent getting framed? |