Selector Examples
type of
selector
selector
declaration
simple:
P
{ color: green; }
This rule says that all P elements should have color green.