Login/Register to keep track of your score.

#1 flex-4
#2 grid-area: 1/4; is equivalent to
grid-column-start: 4;
grid-column-end: 4;
grid-row-end: 4;

#3 flex-2
#4 How to define 3 columns in CSS grid?
#5 How to make all the grid rows equal in height?

#6 css-grid-1
#7 The justify-self property apply to both flex items and grid items
#8 How to correctly place a grid item inside a named area?

#9 css-grid-4
#10 Which of the following is an invalid property?
#11 How to define 3 columns in Flexbox?

#12 flex-5
#13 Which of the following is an invalid property?

#14 flex-1

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