Login/Register to keep track of your score.
#1 flex: 1 0 50%; is equivalent to
flex-shrink: 0;
flex-basis: 50%;
flex-grow: 0;
flex-basis:50%;
flex-basis: 0;
flex-grow: 50%;
#2 How to define 3 columns in CSS grid?
#3 How to correctly place a grid item inside a named area?
#4 How to make all the grid rows equal in height?
#5 css-grid-6
#6 flex-1
#7 How to place a grid item across 2 columns?
#8 flex-5
#9 css-grid-1
#10 Which of the following is an invalid property?
#11 css-grid-3
#12 css-grid-4
#13 css-grid-2
#14 flex-3
#15 What is the default value of the flex-wrap property?
Your Result
-
I am sure you will do better next time