Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

#2 Horizontal margins never collapse.

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

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

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

#6 What is the intrinsic aspect ratio of a linear-gradient?

#7 Which selector has the lowest specificity?

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

#9 How to set the initial value of a counter to be 10?

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

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

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

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

#14 background-position:100% calc(100% + 20px); is the same as

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

#16 How to remove line breaks within text?

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

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

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

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

I am done

Your Result

-

I am sure you will do better next time