Selector Examples
type of
selector
selector
declaration
contextual:
P B
{ color: blue; }
This rule says that B elements which are inside P elements should have color blue.