Login/Register to keep track of your score.
#1 The justify-self property apply to both flex items and grid items
#2 What is the default value of the flex-wrap property?

#3 flex-2
#4 Which of the following is an invalid property?
#5 Which of the following is an invalid property?
#6 flex: 1 0 50%; is equivalent to
flex-basis: 0;
flex-grow: 50%;
flex-shrink: 0;
flex-basis: 50%;
flex-grow: 0;
flex-basis:50%;
flex-shrink: 0;
flex-grow: 50%;

#7 css-grid-3

#8 css-grid-2

#9 flex-1
#10 What is the default value of the grid-auto-flow property?
#11 flex-flow is a shorthand for

#12 css-grid-4
#13 How to make all the grid rows equal in height?

#14 flex-5

#15 flex-3
Your Result
-
I am sure you will do better next time