Starting from the Basic Selectors
  • The Universal Selector
  • Linking and Action Selectors
  • CSS2 Attribute Selectors
  • CSS3 Attribute Selectors
Taking it one step further
  • Localizing your site with language selectors
  • Working with the Not CSS3 Selector
  • Combining logic with combinator selectors
  • Playing with the CSS3 UI selectors
Dynamic Selectors
  • Adding dynamic Content before or after an element
  • Manipulating inner content with inner content selectors
  • Focusing on a target with CSS3
  • Getting to know the structural selectors
  • Comparing between only-child and only-of-type