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: Junior
Tags: Flexbox
Answer
Locked
Answer
Answer
This answer is only available to registered users.
To see it you have to be signed in.
Related Flexbox job interview questions
What is a default value of the Flexbox property flex-flow?
Flexbox JuniorWhat is a default value of the Flexbox property flex-wrap?
Flexbox JuniorUsing Flexbox, how will you place flex container in line between two words?
Flexbox JuniorWhat is a default value of the Flexbox property flex-direction?
Flexbox JuniorWhat two Flexbox properties does the flex-flow property substitute?
Flexbox Junior