Question Bank

CSS Layout Fundamentals Quiz

Difficulty: Easy

Four drills on the foundational CSS layout primitives: the display property, positioning modes, a sticky footer pattern, and the z-index stacking context.

Question Bank
/

CSS Layout Fundamentals Quiz

CSS Layout Fundamentals Quiz

Four drills on the foundational CSS layout primitives: the display property, positioning modes, a sticky footer pattern, and the z-index stacking context.

Question Bank
Easy
CSS
4 questions
quiz
css-display
css-positioning
fundamentals

972 views

10

What does the CSS display property control, and how do block, inline, and inline-block differ in three concrete ways?