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-1

#3 flex-3

#4 flex-5

#5 css-grid-6

#6 css-grid-4

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

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

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

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

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

#12 Which of the following is an invalid property?

#13 How to define 3 columns in CSS grid?

#14 flex-flow is a shorthand for

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

I am done

Your Result

-

I am sure you will do better next time