Login/Register to keep track of your score.
#1 flex-4
#2 What is the default value of the grid-auto-flow property?
#3 flex-flow is a shorthand for
#4 The justify-self property apply to both flex items and grid items
#5 The align-self property apply to both flex items and grid items
#6 What is the default value of the flex-wrap property?
#7 css-grid-1
#8 grid-area: 1/4; is equivalent to
grid-column-end: 4;
grid-row-end: 4;
grid-column-start: 4;
#9 css-grid-2
#10 flex-1
#11 css-grid-5
#12 How to define 3 columns in Flexbox?
#13 How to define 3 columns in CSS grid?
#14 css-grid-4
#15 How to make all the grid rows equal in height?
Your Result
-
I am sure you will do better next time