Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Webflow - 3

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

What is the correct order of structure in Webflow?

a)

Div → Body → Section

b)

Section → Container → Content Wrapper → Elements

c)

Button → Div → Section

d)

Container → Section → Body

2.

Who controls layout?

a)

Children

b)

Elements with margin-left

c)

Each card

d)

Parent wrapper

3.

What is the main purpose of a Container?

a)

Add background

b)

Add spacing

c)

Center content and limit width

d)

Hold images

4.

Which layout is best to center an element on the page?

a)

Position absolute

b)

Display block

c)

Flex + Align center + Justify center

d)

Add margin-left 200px

5.

Why do we use classes in Webflow?

a)

To rename divs

b)

To reuse styles and keep structure clean

c)

To animate buttons

d)

To use images

6.

What is the difference between margin and padding?

a)

Same thing

b)

Padding is outside, margin is inside

c)

Padding is inside, margin is outside

d)

Margin makes text bold

7.

You should use one container inside every section

a)

True

b)

False

8.

Each element in Webflow must have its own layout.

a)

true

b)

false