CSS Grid vs flexbox

October 22, 2020 By Temani Afif

Login/Register to keep track of your score.

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

#2 flex-flow is a shorthand for

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

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

#5 Which property cannot be used with negative values?

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

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

#8 flex-2

#9 How to define 3 columns in Flexbox?

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

#11 flex-3

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

#13 flex-1

#14 css-grid-4

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

I am done

Your Result

-

I am sure you will do better next time