Login/Register to keep track of your score.

#1 flex-4
#2 Which of the following is an invalid property?

#3 css-grid-6

#4 css-grid-3
#5 What is the default value of the flex-grow property?
#6 The justify-self property apply to both flex items and grid items

#7 css-grid-1
#8 How to make all the grid rows equal in height?

#9 flex-5
#10 The order property apply to both flex items and grid items
#11 grid-area: 1/4; is equivalent to
grid-column-start: 4;
grid-column-end: 4;
grid-row-end: 4;
#12 What is the default value of the flex-wrap property?

#13 flex-1

#14 flex-3
#15 How to make all the flex items in a single row equal in width?
Your Result
-
I am sure you will do better next time