Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 Which selector has the highest specificity?

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

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

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

#5 100vmax is always bigger than 50vw

#6 100vmin is always smaller than 50vh

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

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

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

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

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

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

#13 How to remove line breaks within text?

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

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

#16 Which selector has the lowest specificity?

#17 Which of the following is an invalid unit?

#18 Vertical margins always collapse.

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

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

I am done

Your Result

-

I am sure you will do better next time