Login/Register to keep track of your score.

#1 flex-1

#2 css-grid-3
#3 How to define 3 columns in CSS grid?
#4 How to correctly place a grid item inside a named area?
#5 What is the default value of the flex-wrap property?
#6 flex: 1 0 50%; is equivalent to
flex-shrink: 0;
flex-grow: 50%;
flex-shrink: 0;
flex-basis: 50%;
flex-basis: 0;
flex-grow: 50%;
flex-grow: 0;
flex-basis:50%;
#7 What is the default value of the flex-grow property?
#8 How to make all the grid rows equal in height?
#9 Which of the following is an invalid property?

#10 css-grid-1

#11 flex-4
#12 The align-self property apply to both flex items and grid items
#13 Which of the following is an invalid property?
#14 How to make all the flex items in a single row equal in width?
#15 How to define 3 columns in Flexbox?
Your Result
-
I am sure you will do better next time