What CSS rule is used to change the flow of flex container items to "from left to right" when text of the document flows from left to right?
Experience Level: Junior
Tags: CSSFlexbox
Answer
Locked
Answer
Answer
This answer is only available to registered users.
To see it you have to be signed in.
Related Flexbox job interview questions
What CSS rule do you use to turn a document element into a flex container?
CSSFlexbox JuniorWhat CSS rule is used to change the flow of flex container items to "from top to bottom" when text of the document flows from left to right?
CSSFlexbox JuniorWhat does the align-content CSS property do and when do you use it?
CSSFlexbox JuniorHow can you make flex container items that flow from left to right to fill all space from top to bottom?
CSSFlexbox JuniorWhat is the CSS property align-items used for and what values can it have?
CSSFlexbox Junior