Daniela
08-23-2002, 01:56 PM
Hi all, i'm new at all in XML / CSS.
I have an HTML table, it show a XML file using CSS.
My question is this, how i can tell the bowser to print the <thread> of the table in every page printing, it must have 50 line per page and after that make a page-break?
I see this at css help:
@page {size: 8in, 11in}
table.big {window:50 ; page-break:always}
but this not work. How i print the header of the table + 50 lines per page?
Thanks in advance and sorry for my english, i hope you can understand.
I have an HTML table, it show a XML file using CSS.
My question is this, how i can tell the bowser to print the <thread> of the table in every page printing, it must have 50 line per page and after that make a page-break?
I see this at css help:
@page {size: 8in, 11in}
table.big {window:50 ; page-break:always}
but this not work. How i print the header of the table + 50 lines per page?
Thanks in advance and sorry for my english, i hope you can understand.