CSS Grid vs flexbox

October 22, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 Which property cannot be used with negative values?

#2 css-grid-5

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

#4 css-grid-3

#5 flex-3

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

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

#8 How to define 3 columns in CSS grid?

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

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

#11 flex-2

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

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

#14 css-grid-1

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

I am done

Your Result

-

I am sure you will do better next time