Topic: print
-
Print stylesheets: making a web page usable on paper and as PDF
A print stylesheet hides navigation and controls, expands collapsed content, prints link targets after the link text, sets page size and margins with @page, prevents tables and figures from splitting with break-inside: avoid, and asks the browser to keep essential background colours. Test with the browser's print preview, not only on screen.
Machine-readable: JSON