Selectors, Specificity, and the Cascade

Selectors, Specificity, and the Cascade
Selectors, Specificity, and the CascadeSelectors, Specificity, and the Cascade
Autor:

Cena: 33.92 zł   39.90 zł
Oszczędzasz: 1.995 zł

Data wydania:
Liczba stron:86
Oprawa:


Format eBook: epub,mobi epub  epub,mobi mobi 


Exactly how does the "cascade" in Cascading Style Sheets work? This concise guide demonstrates the power and simplicity of CSS selectors for applying style rules to different web page elements. 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.

This guide is a chapter from the upcoming fourth edition of CSS: The Definitive Guide. When you purchase either the print or the ebook edition of Selectors, Specificity, and the Cascade, you...ll receive a significant discount on the entire Definitive Guide when it...s released. Why wait when you can learn how to use selectors and other key CSS 3 features right away?

  • 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