Answer:
To Break (start new page) the page after the element. this is basically used while printing a form etc.
syntax:
<div style="page-break-after:always;">Lakhan Pal Garg </div>
<div>My Blog name is : http://lakhangarg.blogspot.com </div>
Out put will be as :
Lakhan Pal Garg (First Page)
My Blog name is : http://lakhangarg.blogspot.com (Second Page)
Asked In: Many Interviews |
Alert Moderator