Lesson 18 - CSS Flexbox (C13)

Lesson 18 - CSS Flexbox (C13)

1st - 5th Grade

7 Qs

quiz-placeholder

Similar activities

Revisão HTML e CSS

Revisão HTML e CSS

1st Grade

9 Qs

Google Docs

Google Docs

1st - 5th Grade

7 Qs

Таблицы в HTML

Таблицы в HTML

4th Grade

10 Qs

VERSA  SD-WAN

VERSA SD-WAN

1st - 5th Grade

10 Qs

Flexbox

Flexbox

1st - 3rd Grade

10 Qs

Word Processing

Word Processing

3rd - 4th Grade

10 Qs

Flexbox

Flexbox

1st Grade

9 Qs

Sesión 2 Soluciones Móviles

Sesión 2 Soluciones Móviles

2nd Grade

10 Qs

Lesson 18 - CSS Flexbox (C13)

Lesson 18 - CSS Flexbox (C13)

Assessment

Quiz

Computers

1st - 5th Grade

Hard

Created by

Academy Telebort

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is CSS Flexbox primarily used for?

Providing a flexible layout for distributing and aligning elements

Styling text and fonts

Creating 3D animations

Adding interactive behaviors to web pages

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block to use in order to make an element a flex container in CSS?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What property is used to set the direction of flex items inside a flex container?

"flex-flow"

"flex-wrap"

"flex-align"

"flex-direction"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to align flex items along the main axis?

"align-items"

"justify-content"

"align-content"

"justify-items"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a flex layout, which axis runs from the "main-start" to the "main-end"?

Main axis

Cross axis

x axis

y axis

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "cross axis" in a flex layout represent?

The axis perpendicular to the main axis

The axis that runs from left to right

The axis of the first flex item

The axis that runs from top to bottom

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to align flex items along the cross axis?

"align-items"

"justify-content"

"align-content"

"flex-direction"