5. FLEXBOX

5. FLEXBOX

University

30 Qs

quiz-placeholder

Similar activities

HTML and CSS  basics

HTML and CSS basics

University

35 Qs

Summative 1 Crypto currency

Summative 1 Crypto currency

11th Grade - University

32 Qs

HTML and CSS Mastery Challenge

HTML and CSS Mastery Challenge

University

30 Qs

ITEC101 Quiz on HCI

ITEC101 Quiz on HCI

University

30 Qs

Day 4 Quiz

Day 4 Quiz

University

35 Qs

Exploring Data Structures

Exploring Data Structures

University

30 Qs

Quiz 3 - DSA - C

Quiz 3 - DSA - C

University

29 Qs

Java Applet Quiz

Java Applet Quiz

University

30 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?