Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 Which of the following doesn’t create a stacking context?

#2 In CSS grid how to create a layout with 3 equal columns?

#3 Which of the following is an invalid value of the filter property?

#4 width:calc((100% + 10px) – 10%) is the same as

#5 The line-height value can be specified inside the font property.

#6 How to select all the div elements with a class “a” and without a class “b”?

#7 In CSS grid how to make all the rows equal in height?

#8 Which of the following is an invalid unit?

#9 The containing block of position:absolute is established by the nearest ancestor with position:relative

#10 In CSS grid how to set a distance of 10px between all the columns?

#11 Which of the following is not a transformable element?

#12 100vmin is always smaller than 50vh

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

#14 What is the default value of flex-grow?

#15 An element with a positive z-index will always be on the top of an element with a negative z-index

#16 100vmax is always bigger than 50vw

#17 Which of the following will NOT show a border?

#18 Which selector has the lowest specificity?

#19 Which of the following is an invalid CSS property?

#20 How to remove line breaks within text?

I am done

Your Result

-

I am sure you will do better next time