Q17
Which of the following CSS property can be used to provide the flex-direction and flex-wrap properties?
A.
flex
B.
flex-flow
AnswerC.
flex-wrap
D.
all of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
It is a shorthand for both flex-direction and flex-wrap.