Click to See Complete Forum and Search --> : "paging example..."


munas
07-03-2003, 05:17 AM
dear seniors..
can anyone send me an example for
page break html code?
i got a site for that.but i couldnt make it work.
http://68.145.35.86/manuals/CSS2/page.html#x4
so pls help me in making this possible.(Mr.Khalid)
ur junior,
-munas.

DaveSW
07-03-2003, 06:41 AM
Have a quick look here:
http://www.w3schools.com/css/css_ref_print.asp
Try the 'page break after' option on that page and think about using a class or something (eng <p class="break"></p> ) if you need to break up the page other than after a particular element.


I'm on my lunch break so I can't help you any more at present.

Dave