Login/Register to keep track of your score.
#1 Which property cannot be used with negative values?
#2 grid-area: 1/4; is equivalent to
grid-column-end: 4;
grid-column-start: 4;
grid-row-end: 4;
#3 The justify-self property apply to both flex items and grid items
#4 How to make all the grid rows equal in height?
#5 How to place a grid item across 2 columns?
#6 Which of the following is an invalid property?

#7 css-grid-4
#8 How to make all the flex items in a single row equal in width?
#9 What is the default value of the flex-grow property?

#10 flex-5
#11 What is the default value of the grid-auto-flow property?

#12 css-grid-5

#13 css-grid-1
#14 The align-self property apply to both flex items and grid items

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