Web Technology
primer-original-v2easyCSSFlexboxLayoutprimer-original-v2

In CSS Flexbox, what does 'justify-content: space-between' do?

Answer options

A
Places equal space around each item
B
Places items at the start of the container
C
Distributes items with equal space between them, first and last flush to edges
D
Centers all items

Correct answer: Distributes items with equal space between them, first and last flush to edges

Explanation

Quick AnswerThe correct answer is Distributes items with equal space between them, first and last flush to edges because it directly addresses the core logic of Web Technology.

This question has been retained as-is due to its unique context.

Related Web Technology questions

Practice more Web Technology questions

PrimerPrep has independently reviewed practice questions and coding exercises — all free.