CSS Grid vs flexbox

October 22, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 The justify-self property apply to both flex items and grid items

#2 Which of the following is an invalid property?

#3 Which property cannot be used with negative values?

#4 How to make all the grid rows equal in height?

#5 css-grid-1

#6 How to place a grid item across 2 columns?

#7 What is the default value of the flex-grow property?

#8 What is the default value of the flex-wrap property?

#9 flex-3

#10 How to make all the flex items in a single row equal in width?

#11 The align-self property apply to both flex items and grid items

#12 grid-area: 1/4; is equivalent to

#13 What is the default value of the flex-shrink property?

#14 The order property apply to both flex items and grid items

#15 Which of the following is an invalid property?

I am done

Your Result

-

I am sure you will do better next time