September 2002
Intermediate to advanced
480 pages
15h 30m
English
CSS lets you create specialized style sheets that control how Web pages are printed. These need not be anything like the screen version of the style sheets for that page. For example, you might want to remove extraneous sidebars or advertisements from a print version.
You can designate a style sheet to be used only when printing, only on screen, or for both print and screen. For example, you might create one general style sheet with features common to both the print and screen versions, and then individual print and screen style sheets with properties to be used only for print and screen, respectively.
Add media=“output” to the opening ...
Read now
Unlock full access