Using Flexbox, what CSS rule will you use to make flex items evenly distributed in a flex container with a horizontal flow of flex items? Also we don't want to have extra space before the first item and after the last one.
Experience Level: Not defined
Tags: Flexbox
Answer
Related Flexbox job interview questions
What is a default value of the Flexbox property flex-flow?
Flexbox Not definedWhat is a default value of the Flexbox property flex-wrap?
Flexbox Not definedUsing Flexbox, how will you place flex container in line between two words?
Flexbox Not definedWhat is a default value of the Flexbox property flex-direction?
Flexbox Not definedWhat two Flexbox properties does the flex-flow property substitute?
Flexbox Not defined