Ask Question
15 August, 08:18

Which css property configures multiple lines in a flex container?

+5
Answers (1)
  1. 15 August, 11:39
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers