A previous example on Button Links and Nav Bars used some complicated CSS selectors -
Grouped Selectors and Contextual Selectors.
This example explains these types of selectors.
The two nav bars below look identical, but their styles are applied very differently.
As usual, the bulk of the explanation for this example is in the source code.