July 2009
Intermediate to advanced
386 pages
11h 17m
English
@charset rule
applying multiple style sheets to a page, 191
declaring at start of style sheet, 101
@font-face at-rule (CSS3), 322–323
@font-face construct, and applying multiple style sheets to a page, 192
@import rules
applying multiple style sheets to a page, 191
<link> element compared to, 281–282
and media type parameter, 17
performance concerns, 277
targeting print styles, 120–121
@media rules
{} (curly braces) and, 119
applying multiple style sheets to a page, 192
block, optimizing for performance, 283
CSS rule, 17
targeting print styles, 119–120, 192
@page rule
applying multiple style sheets to a page, 192
properties, 124
size property, 126
support ...