CSS of Print Friendly

From LemonWiki共筆
Revision as of 10:33, 16 May 2022 by Unknown user (talk) (Text replacement - "Category:WebDesign" to "Category:Design")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

for Web developer

If the printed webpage exceed the margin of paper A4 size than...

  • modify the default width of IE
L 19.05; R 19.05
  • add the CSS
<link rel="stylesheet" type="text/css" media="print" href="print.css" />


相關資料

不同方案


for User

alternative choice: DIY via Aardvark Firefox Extension