WorksheetsWebflow - 3
Total questions: 8
Worksheet time: 4mins
What is the correct order of structure in Webflow?
Div → Body → Section
Section → Container → Content Wrapper → Elements
Button → Div → Section
Container → Section → Body
Who controls layout?
Children
Elements with margin-left
Each card
Parent wrapper
What is the main purpose of a Container?
Add background
Add spacing
Center content and limit width
Hold images
Which layout is best to center an element on the page?
Position absolute
Display block
Flex + Align center + Justify center
Add margin-left 200px
Why do we use classes in Webflow?
To rename divs
To reuse styles and keep structure clean
To animate buttons
To use images
What is the difference between margin and padding?
Same thing
Padding is outside, margin is inside
Padding is inside, margin is outside
Margin makes text bold
You should use one container inside every section
True
False
Each element in Webflow must have its own layout.
true
false
