@media print { section {page-break-before: always;} h1 ... id="content" > <tr><td>第二頁列印內容</td></tr> </table> </div> </body> </html> ...
確定! 回上一頁