Quiz on Chapter 17 - FlexBox

Quiz on Chapter 17 - FlexBox

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Basic CSS3

Basic CSS3

9th - 12th Grade

12 Qs

CSS 1 Quiz

CSS 1 Quiz

9th Grade

15 Qs

BÀI BÀI 18. THỰC HÀNH TỔNG HỢP THIẾT KẾ TRANG WEB

BÀI BÀI 18. THỰC HÀNH TỔNG HỢP THIẾT KẾ TRANG WEB

12th Grade

10 Qs

2DS_FRONT_END_Entendendo o Display Flex em CSS

2DS_FRONT_END_Entendendo o Display Flex em CSS

11th Grade

10 Qs

Alistar - Boostrap

Alistar - Boostrap

12th Grade

15 Qs

Frontend модуль 2

Frontend модуль 2

6th Grade - University

11 Qs

CSS Properties

CSS Properties

5th - 12th Grade

10 Qs

JQuery Quiz for Level X

JQuery Quiz for Level X

10th Grade

15 Qs

Quiz on Chapter 17 - FlexBox

Quiz on Chapter 17 - FlexBox

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

David Klecker

Used 259+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To use flexbox we define a container as a flexbox. What is the CSS to do this?

position:absolute;

float:left;

display:flex;

display:block;

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

flex-direction allows you to do what?

define the direction of how elements are positioned based on either row or column

define how elements will wrap when the browser width is changed

define how to position elements vertically

defines how position elements horizontally

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

flex-wrap allows you to do what?

define the direction of how elements are positioned based on either row or column

define how elements will wrap when the browser width is changed

define how to position elements vertically

defines how position elements horizontally

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

justify-content allows you to do what?

define the direction of how elements are positioned based on either row or column

define how elements will wrap when the browser width is changed

define how to position elements vertically

defines how position elements horizontally

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

align-items allows you to do what?

define the direction of how elements are positioned based on either row or column

define how elements will wrap when the browser width is changed

define how to position elements vertically

defines how position elements horizontally

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

flex-basis defines

the width of the flex element

the base of the flex element

the boldness of the flex element

if the flex element is visible

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

the css property "order" for flex items allows you to

specify in what order the flex items appear

specify in what direction the flex items appear

specify at what time flex items appear

none of the above.

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?