@media print { thead span.page-number:after { counter-increment: page; content: "Page " counter(page) " of ?"; } } HTML:(请原谅我使用表格,而不是CSS ...
確定! 回上一頁