Flex CSS Quiz

Flex CSS Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

cierre Introducción al desarrollo web

cierre Introducción al desarrollo web

Professional Development

11 Qs

Chapter 2 Binar SYNRGY 6

Chapter 2 Binar SYNRGY 6

Professional Development

15 Qs

SASS, CSS Animation, RWD

SASS, CSS Animation, RWD

Professional Development

10 Qs

Les bases de CSS

Les bases de CSS

Professional Development

6 Qs

TOWNHALL OCT.6

TOWNHALL OCT.6

Professional Development

10 Qs

Mastering HTML and CSS Concepts

Mastering HTML and CSS Concepts

Professional Development

15 Qs

Flexbox and Grid

Flexbox and Grid

Professional Development

8 Qs

05 HTML/CSS Vertiefung

05 HTML/CSS Vertiefung

Professional Development

10 Qs

Flex CSS Quiz

Flex CSS Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Evelina Marcinkevičienė

Used 1+ times

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?