CSS page-break-after 属性实例在<footer> 元素后始终插入分页符: [mycode3 type='css'] @media print { footer {page-break-after: always;} } [/mycode3] 属性定义及 ...
確定! 回上一頁