Search Header Logo

HTML Tables and Layout Using Flexbox and Grid

Authored by Thomas Martinez

Computers

9th - 12th Grade

HTML Tables and Layout Using Flexbox and Grid
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What model includes margin, border, padding, and content?

CSS Box model

CSS3 Flexbox Box model

CSS3 Grid Layout model

CSS Grid Template Layout Module

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The CSS display: flex sets the flexbox as _____element.

an invisible element

an inline element

a block-level

a null element

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a flexbox container with items set in a row. You want the items to be displayed in the opposite order in which they appear currently. Which code do you use?

flex-direction: column-reverse

flex-direction: row-reverse

flex-direction: row-order-reverse

flex-direction: reverse

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these properties can control the size of flex items?

flex-wrap

flex-item-align

flex-pack

flex

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following are flex-direction property values? (Choose all that apply.)

auto

row-reverse

column

start

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want items to be able to overflow a flexbox. What code do you use?

flex-wrap: nowrap

flex-wrap: overflow

flex-wrap: none

flex-wrap: wrap

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which model defines structures similar to tables using 2 dimensions?

CSS Box model

CSS3 Flexbox Box model

CSS3 Grid Layout model

CSS float

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?