Login/Register to keep track of your score.
#1 grid-area: 1/4; is equivalent to
grid-column-end: 4;
grid-column-start: 4;
grid-row-end: 4;
#2 Which of the following is an invalid property?
#3 How to correctly place a grid item inside a named area?
#4 The align-self property apply to both flex items and grid items
#5 How to define 3 columns in Flexbox?
#6 flex-flow is a shorthand for
#7 How to place a grid item across 2 columns?
#8 The order property apply to both flex items and grid items

#9 flex-2

#10 css-grid-5
#11 What is the default value of the flex-grow property?

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

#14 css-grid-2

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