How do you turn an element into a Flex Container so its children use Flexbox?

CSS Flexbox Quiz

Quiz
•
Computers
•
University
•
Medium
Halit Batur
Used 1+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
container { display: block; }
container { display: inline-block; }
container { display: flex; }
container { flex-container: true; }
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS property defines the main axis direction (e.g., row or column) in a flex container?
flex-grow
flex-direction
justify-content
flex-axis
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default flex-direction for a flex container?
row
column
row-reverse
none
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which property controls how extra space (along the main axis) is distributed between flex items?
align-items
flex-wrap
justify-content
flex-shrink
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose you want items to wrap onto multiple lines instead of squishing into one row. Which property would you use?
align-content: space-around;
flex-wrap: wrap;
justify-content: space-between;
flex-flow: multiple;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which property allows you to align items along the cross axis (for instance, vertically if flex-direction is row)?
justify-content
align-items
flex-flow
order
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you only want to align one specific flex item differently from the others, which property would you use on that item?
align-self
justify-self
flex-direction
align-items
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If flex-direction: column;, which property would you use to center items horizontally?
align-items: center;
justify-content: center;
order: 1;
align-self: center;
Similar Resources on Wayground
9 questions
Soal TIK Dasar

Quiz
•
University
9 questions
Flexbox

Quiz
•
University
13 questions
Prog Web U2

Quiz
•
University
10 questions
WAP_CIE1_C2

Quiz
•
University
6 questions
CSS FlexBox

Quiz
•
University
10 questions
Pre- Data Gathering

Quiz
•
University
12 questions
Mastering Text Alignment in MS Word

Quiz
•
6th Grade - University
10 questions
Quiz sobre Reportes en Office 365

Quiz
•
12th Grade - University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade