Flex CSS Quiz

Flex CSS Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

CSS flexbox quiz

CSS flexbox quiz

Professional Development

10 Qs

Responsive Web Design

Responsive Web Design

Professional Development

11 Qs

CSS Quiz 2

CSS Quiz 2

University - Professional Development

10 Qs

cierre Introducción al desarrollo web

cierre Introducción al desarrollo web

Professional Development

11 Qs

HTML5 y CSS3

HTML5 y CSS3

Professional Development

15 Qs

CSS FLEX

CSS FLEX

Professional Development

6 Qs

Questionario Tablas

Questionario Tablas

Professional Development

15 Qs

Bootstrap Quiz

Bootstrap Quiz

Professional Development

9 Qs

Flex CSS Quiz

Flex CSS Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Evelina Marcinkevičienė

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of flex grid in CSS?

To add interactivity to a webpage

To create flexible and responsive layouts

To style text and images

To animate elements on a webpage

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you define a flex container in CSS?

A flex container is defined by setting the float property of an element to 'flex' or 'inline-flex'.

A flex container is defined by setting the position property of an element to 'flex' or 'inline-flex'.

A flex container is defined by setting the align-items property of an element to 'flex' or 'inline-flex'.

A flex container is defined by setting the display property of an element to 'flex' or 'inline-flex'.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the main properties used to control the flex container?

display, flex-wrap, justify-content, align-items, align-content, flex-flow

flex-direction, flex-wrap, justify-content, align-items

display, flex-direction, flex-wrap, justify-content, align-items, align-content

display, flex-direction, flex-wrap, align-content

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value of the flex-direction property?

row

column-reverse

row-reverse

column

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you specify the order of flex items?

Using the 'flex-direction' property

Using the 'order' property

Using the 'align-items' property

Using the 'justify-content' property

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the flex-wrap property?

To control the spacing between flex items.

To change the order of flex items.

To align flex items vertically.

To control whether flex items are forced onto a single line or can be wrapped onto multiple lines.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you align flex items horizontally?

justify-content property

align-content property

flex-direction property

align-items property

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?