Login/Register to keep track of your score.
#1 What is the default value of the flex-wrap property?

#2 css-grid-6

#3 flex-1

#4 css-grid-3

#5 flex-4
#6 What is the default value of the flex-grow property?

#7 css-grid-1
#8 How to place a grid item across 2 columns?
#9 Which of the following is an invalid property?
#10 The justify-self property apply to both flex items and grid items
#11 The order property apply to both flex items and grid items

#12 flex-5
#13 Which of the following is an invalid property?
#14 grid-area: 1/4; is equivalent to
grid-row-end: 4;
grid-column-end: 4;
grid-column-start: 4;
#15 How to correctly place a grid item inside a named area?
Your Result
-
I am sure you will do better next time