Tests position: static, relative, absolute.
Expected: static boxes flow normally, relative box is nudged, absolute boxes pin to corners, z-index controls overlap order (green on top, blue middle, red bottom).
Back to index