HTML UNIT REVIEW

HTML UNIT REVIEW

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

30 questions

Show all answers

1.

FLASHCARD QUESTION

Front

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

Back

display:flex;

2.

FLASHCARD QUESTION

Front

flex-direction allows you to do what?

Back

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

3.

FLASHCARD QUESTION

Front

flex-wrap allows you to do what?

Back

define how elements will wrap when the browser width is changed

4.

FLASHCARD QUESTION

Front

justify-content allows you to do what?

Back

defines how position elements horizontally

5.

FLASHCARD QUESTION

Front

align-items allows you to do what?

Back

define how to position elements vertically

6.

FLASHCARD QUESTION

Front

flex-basis defines

Back

the width of the flex element

7.

FLASHCARD QUESTION

Front

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

Back

specify in what order the flex items appear

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?