Website Design Practice Test
Website Design CSS Layout and Grid Systems
What CSS property is used to create a flexbox container?
Select your answer
A
display: block
B
display: flex
C
display: grid
D
display: inline
Hint