1.

Which of the following CSS property can be used to provide the flex-direction and flex-wrap properties?(a) flex(b) flex-flow(c) flex-wrap(d) all of the mentionedThis question was posed to me by my college director while I was bunking the class.Enquiry is from CSS Miscellaneous Property topic in division CSS Properties, Elements, Functions & Tables of CSS

Answer»

The CORRECT CHOICE is (B) flex-flow

To ELABORATE: It is a SHORTHAND for both flex-direction and flex-wrap.



Discussion

No Comment Found

Related InterviewSolutions