Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

#2 Horizontal margins never collapse.

#3 Which of the following is a valid pseudo class?

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

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

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

#7 100vmin is always smaller than 50vh

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

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

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

#11 Which of the following will trigger the shrink-to-fit behavior when applied to a div element?

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

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

#14 How to allow the user to change the dimension of an element?

#15 Vertical margins always collapse.

#16 Which of the following is an invalid value of the transform property?

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

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

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

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

I am done

Your Result

-

I am sure you will do better next time