Ask Question
2 August, 13:44

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

+2
Answers (1)
  1. 2 August, 13:53
    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 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