Автор: Eric A. Meyer
Название: Selectors, Specificity, and the Cascade: Applying CSS3 to Documents
Издательство: O'Reilly Media
Год: 2012
ISBN: 1449342493
Язык: English
Формат: pdf
Размер: 10,3 mb
Страниц: 86
You’ll learn how your page’s presentation depends on a multitude of style rules and the complex ways they function—and sometimes collide—within the document’s structure.
– Learn how to create CSS rules that apply to a large number of similar elements
– Group rules to make style sheets smaller and download times faster
– Understand how elements inherit styles from their parents
– Discover how reader and browser preferences affect your page presentation
– Examine specificity—the method browsers use to choose between two conflicting style rules
– Get a handle on how specificity and inheritance combine to form the cascade
– Get details on all of the CSS3 selectors