有專門列印時才會生效的css => @media print {...} 可以設定頁面大小/方向/邊界 => @page { size: A4 landscape; margin: 0; }; 元素 ...
確定! 回上一頁