Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 Vertical margins always collapse.

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

#3 Which selector has the highest specificity?

#4 100vmax is always bigger than 50vw

#5 Which of the following is NOT a valid pseudo class?

#6 Which of the following will allow an immediate color change?

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

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

#9 What is the default value of the border-image-repeat property?

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

#11 Which selector has the lowest specificity?

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

#13 transform: rotate(180deg) scale(-1) is the same as

#14 100vmin is always smaller than 50vh

#15 Which of the following is an invalid unit?

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

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

#18 margin-top and top behave the same when applied to a position:relative element

#19 position:sticky can be seen as a mix of

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

I am done

Your Result

-

I am sure you will do better next time