CSS Terminology
- Selectors
- Used to identify what style will be applied to an element
- Selectors are cascading so a particular element may be effected by more than one selector
- Properties
- The type of styling feature that will be applied to an element
- Values
- The styling values that are associated with the styling property