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 css-grid-4

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

#4 flex-2

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

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

#7 flex-3

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

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

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

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

#12 flex-5

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

#14 css-grid-6

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

I am done

Your Result

-

I am sure you will do better next time