A.1. Specifying property valuesA.1.1. Specifying color valuesA.1.2. Specifying sizesA.1.3. Specifying URLsA.2. CSS2.1 PropertiesA.2.1. Background propertiesA.2.1.1. background-attachmentA.2.1.2. background-colorA.2.1.3. background-imageA.2.1.4. background-positionA.2.1.5. background-repeatA.2.1.6. backgroundA.2.2. Border propertiesA.2.2.1. border-colorA.2.2.2. border-styleA.2.2.3. border-top, border-right, border-bottom, border-leftA.2.2.4. border-top-color, border-right-color, border-bottom-color, border-left-colorA.2.2.5. border-top-style, border-right-style, border-bottom-style, border-left-styleA.2.2.6. border-top-width, border-right-width, border-bottom-width, border-left-widthA.2.2.7. border-widthA.2.2.8. borderA.2.3. Box model propertiesA.2.3.1. heightA.2.3.2. margin-right, margin-left, margin-top, margin-bottomA.2.3.3. marginA.2.3.4. max-heightA.2.3.5. max-widthA.2.3.6. min-heightA.2.3.7. min-widthA.2.3.8. padding-top, padding-right, padding-bottom, padding-leftA.2.3.9. paddingA.2.3.10. widthA.2.4. Display and visibility propertiesA.2.4.1. displayA.2.4.2. overflowA.2.4.3. visibilityA.2.5. Float propertiesA.2.5.1. clearA.2.5.2. floatA.2.6. Generated content propertiesA.2.6.1. contentA.2.6.2. counter-increment, counter-resetA.2.6.3. quotesA.2.7. List propertiesA.2.7.1. list-style-imageA.2.7.2. list-style-positionA.2.7.3. list-style-typeA.2.7.4. list-styleA.2.8. Positioning propertiesA.2.8.1. bottom, left, right, topA.2.8.2. clipA.2.8.3. positionA.2.8.4. z-indexA.2.9. Print propertiesA.2.9.1. orphansA.2.9.2. page-break-afterA.2.9.3. page-break-beforeA.2.9.4. page-break-insideA.2.9.5. widowsA.2.10. Table propertiesA.2.10.1. border-collapseA.2.10.2. border-spacingA.2.10.3. caption-sideA.2.10.4. empty-cellsA.2.10.5. table-layoutA.2.10.6. text-alignA.2.10.7. vertical-alignA.2.11. Text propertiesA.2.11.1. colorA.2.11.2. directionA.2.11.3. font-familyA.2.11.4. font-sizeA.2.11.5. font-styleA.2.11.6. font-variantA.2.11.7. font-weightA.2.11.8. fontA.2.11.9. letter-spacingA.2.11.10. line-heightA.2.11.11. text-alignA.2.11.12. text-decorationA.2.11.13. text-indentA.2.11.14. text-transformA.2.11.15. unicode-bidiA.2.11.16. vertical-alignA.2.11.17. white-spaceA.2.11.18. word-spacingA.2.12. User interface propertiesA.2.12.1. cursorA.2.12.2. outline-colorA.2.12.3. outline-styleA.2.12.4. outline-widthA.2.12.5. outlineA.3. SelectorsA.3.1. CSS2.1 selectorsA.3.1.1. Universal selectorA.3.1.2. Type selectorsA.3.1.3. Class selectorsA.3.1.4. Pseudo-classesA.3.1.5. Pseudo-elementsA.3.1.6. ID selectorsA.3.1.7. Descendant selectorsA.3.1.8. Child selectorsA.3.1.9. Adjacent sibling selectorsA.3.1.10. Attribute selectorsA.3.1.11. Grouping selectorsA.3.1.12. Building complex selectorsA.3.2. Widely-supported CSS3 selectorsA.3.2.1. Matching an attribute that begins with a valueA.3.2.2. Matching an attribute that contains a substringA.3.2.3. Matching an attribute that ends with a valueA.3.2.4. General sibling combinator