Ask Question
11 September, 21:39

If the items within a flex container are displayed in a row and you want an equal amount of space to be allocated between the flex items but you don't want any space before the first flex item or after the last flex item, you should set the justify-content property to

+3
Answers (1)
  1. 12 September, 01:14
    0
    Answer is space-between.

    Explanation:

    Note that the flex items are the items in flex containers.

    The flex container will expands items to fill available free space or shrink them in order to prevent overflow.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “If the items within a flex container are displayed in a row and you want an equal amount of space to be allocated between the flex items ...” in 📘 Social Studies 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