Pattern: element1 + element2 Definition: The element1 + element2 selector
Pattern: [attr*=substring] Definition: The [attr*=substring] selector
Pattern: [attr] Definition: The [attr] selector matches any
Pattern: :last-child Definition: The :last-chil
Pattern: :visited Definition: The :visited
Pattern: :root Definition: The :root pseudo-class matches an
Pattern: :first-of-type Definition: The :first-
Pattern: :first-child Definition: The :first-ch
Pattern: [attr^=substring] Definition: The [attr^=substring] selector
Pattern: :nth-child(Nth) The argument Nth is of the following format:
Page 2 of 4