Question Bank

CSS Grid and Flexbox Quiz

Difficulty: Medium

Four drills on the differences between flexbox and grid, plus the gap, auto-fit, and minmax patterns that show up in real responsive layouts.

Question Bank
/

CSS Grid and Flexbox Quiz

CSS Grid and Flexbox Quiz

Four drills on the differences between flexbox and grid, plus the gap, auto-fit, and minmax patterns that show up in real responsive layouts.

Question Bank
Medium
CSS
4 questions
quiz
css-grid
css-flexbox
css-responsive-design

953 views

8

Build a horizontal navigation bar with flexbox: logo on the left, a flexible spacer, and a group of three links on the right. The links should stay together.