.print { page-break-after:always; /*print分頁面*/ } @media print{ .imgs{ width:100px; } } HTML <div class="print"> 要印的內容
確定! 回上一頁