No z-index and position properties specified:
position is specified (other than static):
z-index is specified:
Groups of elements with a common parent.
Can be formed in one of three ways:
General rule, if a CSS property requires rendering in an offscreen context, it will create a new stacking context.
From back to front:
The ordered is always as appearance in the HTML.