CSS bank Positioning & Stacking CSS / 7 questions Your progress 0 / 7 done Saved in this browser. Reset All 7 Easy 1 Medium 5 Hard 1 Hide done No questions match those filters. 1 Compare `static`, `relative`, `absolute`, `fixed`, and `sticky` positioning. Easy 2 What is a containing block, and how does `position: absolute` choose its ancestor? Medium 3 How does `position: sticky` decide when to stick, and name two things that silently break it. Medium 4 What creates a new stacking context, and why does that matter for `z-index`? Medium 5 Why can a higher `z-index` still render behind a lower one? Medium 6 How do you center an element both horizontally and vertically — give three different techniques. Medium 7 Why does `transform` on a parent break `position: fixed` children? Hard ← Previous Grid Next → Responsive & Modern Layout