Login/Register to keep track of your score.

#1 css-grid-2
#2 What is the default value of the grid-auto-flow property?

#3 flex-3
#4 grid-area: 1/4; is equivalent to
grid-column-start: 4;
grid-row-end: 4;
grid-column-end: 4;
#5 Which of the following is an invalid property?
#6 How to correctly place a grid item inside a named area?

#7 css-grid-4
#8 flex-flow is a shorthand for

#9 css-grid-3

#10 css-grid-6
#11 How to place a grid item across 2 columns?
#12 What is the default value of the flex-wrap property?
#13 The align-self property apply to both flex items and grid items

#14 css-grid-5
#15 What is the default value of the flex-shrink property?
Your Result
-
I am sure you will do better next time