Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

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

#3 Which selector has the lowest specificity?

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

#5 How to correctly define a CSS custom property?

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

#7 Which of the following is an invalid unit?

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

#9 How to remove line breaks within text?

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

#11 A custom property should always be defined inside :root.

#12 Which selector has the highest specificity?

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

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

#15 Vertical margins always collapse.

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

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

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

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

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

I am done

Your Result

-

I am sure you will do better next time