CSS pocket reference /
Looks at the key concepts of CSS and provides an alphabetical listing of the properties of CSS2 and CSS2.1.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
©2011.
|
Edición: | 4th ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Table of Contents; Preface; Conventions Used in This Book; Using Code Examples; Safari® Books Online; How to Contact Us; Chapter 1. Basic Concepts; Adding Styles to HTML and XHTML; Inline Styles; Embedded Style Sheets; External Style Sheets; @import directive; link element; xml-stylesheet processing instruction; HTTP Link headers; Rule Structure; Comments; Style Precedence; Specificity Calculations; Inheritance; The Cascade; Element Classification; Nonreplaced Elements; Replaced Elements; Element Display Roles; Block-Level; Inline-Level; Run-In; Basic Visual Layout; Block-Level Layout.
- Inline LayoutFloating; Positioning; Types of Positioning; The Containing Block; Layout of Absolutely Positioned Elements; Horizontal layout of absolutely positioned elements; Vertical layout of absolutely positioned elements; Table Layout; Table Arrangement Rules; Fixed Table Layout; Automatic Table Layout; Collapsing Cell Borders; Collapsing borders; Vertical Alignment Within Cells; Chapter 2. Values; Keywords; Color Values; Number Values; Percentage Values; Length Values; Absolute Length Units; Relative Length Units; URIs; Angles; Times; Frequencies; Strings; Chapter 3. Selectors; Selectors.
- Universal SelectorType Selector; Descendant Selector; Child Selector; Adjacent Sibling Selector; General Sibling Selector; Class Selector; ID Selector; Simple Attribute Selector; Exact Attribute Value Selector; Partial Attribute Value Selector; Beginning Substring Attribute Value Selector; Ending Substring Attribute Value Selector; Arbitrary Substring Attribute Value Selector; Language Attribute Selector; Structural Pseudo-Classes; :empty; :first-child; :first-of-type; :lang; :last-child; :last-of-type; :nth-child(an+b); :nth-last-child(an+b); :nth-last-of-type(an+b); :nth-of-type(an+b).
- :Only-child:only-of-type; :root; The Negation Pseudo-Class; :not(e); Interaction Pseudo-Classes; :active; :checked; :disabled; :enabled; :focus; :hover; :link; :target; :visited; Pseudo-Elements; ::after; ::before; ::first-letter; ::first-line; Media Queries; Basic Concepts; Media Query Values; Media Features; Chapter 4. Property Reference; Universal Values; Visual Media; animation; animation-delay; animation-direction; animation-duration; animation-iteration-count; animation-name; animation-play-state; animation-timing-function; backface-visibility; background; background-attachment.
- Background-clipbackground-color; background-image; background-origin; background-position; background-repeat; background-size; border; border-bottom; border-bottom-color; border-bottom-left-radius; border-bottom-right-radius; border-bottom-style; border-bottom-width; border-collapse; border-color; border-image; border-image-outset; border-image-repeat; border-image-slice; border-image-source; border-image-width; border-left; border-left-color; border-left-style; border-left-width; border-radius; border-right; border-right-color; border-right-style; border-right-width; border-spacing.