CSS Grid vs flexbox

October 22, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 What is the default value of the grid-auto-flow property?

#2 flex-1

#3 Which property cannot be used with negative values?

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

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

#6 css-grid-2

#7 flex-4

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

#9 flex-5

#10 flex-flow is a shorthand for

#11 flex-2

#12 Which of the following is an invalid property?

#13 How to define 3 columns in CSS grid?

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

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

I am done

Your Result

-

I am sure you will do better next time