... prior to any <h1> heading: /* print.css */ h1 { page-break-before: always; ... print.css */ table { page-break-inside: avoid; break-inside: avoid; } ...
確定! 回上一頁