This is a header.
Position Static and Position Relative
These divs
have no positioning information
so default to position static. This means they render based on their position in the document flow.
These divs
are
position relative
, so are aligned relative to the parent container