CSS pocket reference

They say that good things come in small packages, and it's certainly true for this edition of CSS Pocket Reference. Completely revised and updated to reflect the latest Cascading Style Sheet specifications in CSS 2.1, this indispensable little book covers the most essential information that we...

Descripción completa

Detalles Bibliográficos
Autor principal: Meyer, Eric A. (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Sebastopol, California : O'Reilly 2012.
2008.
Edición:3rd ed
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627406306719
Tabla de Contenidos:
  • Contents; CSS Pocket Reference; Conventions Used in This Book; Safari® Books Online; Adding Styles to HTML and XHTML; Inline Styles; Embedded Style Sheets; External Style Sheets; @import directive; link element; xml-stylesheet processing instruction; Rule Structure; Style Precedence; Specificity Calculations; Inheritance; The Cascade; Element Classification; Nonreplaced Elements; Replaced Elements; Element Display Roles; Block-Level; Inline-Level Elements; Basic Visual Layout; Block-Level Layout; Inline Layout; Floating Rules; Positioning Rules; Types of Positioning; The Containing Block
  • Layout of Absolutely Positioned ElementsHorizontal layout of nonreplaced absolutely positioned elements; Vertical layout of nonreplaced absolutely positioned elements; Horizontal layout of replaced absolutely positioned elements; Vertical layout of replaced absolutely positioned elements; Table Layout; Table Arrangement Rules; Fixed Table Layout; Automatic Table Layout; Collapsing Cell Borders; Collapsing borders; Vertical Alignment Within Cells; Values; Keywords; Color Values; Number Values; Percentage Values; Length Values; Absolute length units; Relative length units; URIs
  • Aural-Specific ValuesSelectors; Universal Selector; Type Selector; Descendant Selector; Child Selector; Adjacent 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; Pseudo-Classes and Pseudo-Elements; :active; :after; :before; :first-child; :first-letter; :first-line; :focus; :hover; :lang; :link; :visited; Property Reference; Visual Media
  • backgroundbackground-attachment; background-color; background-image; background-position; background-repeat; border; border-bottom; border-bottom-color; border-bottom-style; border-bottom-width; border-color; border-left; border-left-color; border-left-style; border-left-width; border-right; border-right-color; border-right-style; border-right-width; border-style; border-top; border-top-color; border-top-style; border-top-width; border-width; bottom; clear; clip; color; content; counter-increment; counter-reset; cursor; direction; display; float; font; font-family; font-size; font-style
  • font-variantfont-weight; height; left; letter-spacing; line-height; list-style; list-style-image; list-style-position; list-style-type; margin; margin-bottom; margin-left; margin-right; margin-top; max-height; max-width; min-height; min-width; outline; outline-color; outline-style; outline-width; overflow; padding; padding-bottom; padding-left; padding-right; padding-top; position; quotes; right; text-align; text-decoration; text-indent; text-transform; top; unicode-bidi; vertical-align; visibility; white-space; width; word-spacing; z-index; Tables; border-collapse; border-spacing
  • caption-side