Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 100vmin is always smaller than 50vh

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

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

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

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

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

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

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

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

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

#11 Vertical margins always collapse.

#12 Which selector has the lowest specificity?

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

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

#15 A font where all the characters occupy the same amount of horizontal space is called?

#16 Which of the following is an invalid unit?

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

#18 Which selector has the highest specificity?

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

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

I am done

Your Result

-

I am sure you will do better next time