CSS Grid vs flexbox

October 22, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 flex-3

#2 Which property cannot be used with negative values?

#3 Which of the following is an invalid property?

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

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

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

#7 flex: 1 0 50%; is equivalent to

#8 css-grid-2

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

#10 css-grid-4

#11 css-grid-1

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

#13 How to correctly place a grid item inside a named area?

#14 css-grid-3

#15 How to define 3 columns in CSS grid?

I am done

Your Result

-

I am sure you will do better next time