CSS lets you create different styles that apply only when printing. ... /*To set a 2 cm margin on the page in landscape orientation*/ @page { margin: 2cm;
確定! 回上一頁