Ask Question

Which css property configures multiple lines in a flex container?

+3
Answers (1)
  1. 20 June, 23:14
    0
    That would be the flex-wrap property. If set to flex-wrap: wrap; the elements in the flex container will wrap onto another line if they are too large for the current one.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Which css property configures multiple lines in a flex container? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers