1.

Which of the following property aligns the flexible container’s items when the items do not use all available space on the main-axis?(a) wrap-content(b) fix-content(c) adjust-content(d) justify-contentI have been asked this question in quiz.The doubt is from CSS Miscellaneous Property in chapter CSS Properties, Elements, Functions & Tables of CSS

Answer»

The correct answer is (d) justify-content

To explain I would say: The CSS justify-content PROPERTY defines how the BROWSER distributes space between and AROUND flex items ALONG the main-axis of their CONTAINER.



Discussion

No Comment Found

Related InterviewSolutions