5. FLEXBOX

5. FLEXBOX

University

30 Qs

quiz-placeholder

Similar activities

CSS Selectors Quiz

CSS Selectors Quiz

University

31 Qs

UJIAN SEMESTER 1 KELAS 8

UJIAN SEMESTER 1 KELAS 8

8th Grade - University

30 Qs

CSS Pseudo-Classes Quiz

CSS Pseudo-Classes Quiz

University

32 Qs

Pyhton Debugging Questions

Pyhton Debugging Questions

University

25 Qs

Mastering JavaScript and the DOM

Mastering JavaScript and the DOM

University

35 Qs

Fun with Computers and Mice

Fun with Computers and Mice

2nd Grade - University

26 Qs

Pandas MCQ Quiz

Pandas MCQ Quiz

12th Grade - University

30 Qs

Bootstrap Quiz

Bootstrap Quiz

University

35 Qs

5. FLEXBOX

5. FLEXBOX

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Thanh Huyền

Used 5+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What is the main purpose of Flexbox?

  • Two-dimensional layout

  • One-dimensional layout

  • Both one- and two-dimensional layout

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. In Flexbox, what is the "container"?

  • Any HTML element

  • The parent element

  • The grandparent element

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What are "items" in Flexbox?

  • Only direct child elements

  • Direct child elements of the container

  • Any descendant element

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. The main-axis in Flexbox determines:

  • The height of elements

  • The flow of items

  • The width of items

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. The cross-axis is:

  • The same as the main-axis

  • Perpendicular to the main-axis

  • Diagonal to the main-axis

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. By default, what is the value of flex-direction?

  • row

  • column

  • row-reverse

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What does flex-wrap: nowrap mean?

  • Items wrap onto a new line

  • Items reverse their order

Items stay on a single line

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?