Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 100vmin is always smaller than 50vh

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

#3 Which selector has the lowest specificity?

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

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

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

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

#8 Which selector has the highest specificity?

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

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

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

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

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

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

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

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

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

#18 How to remove line breaks within text?

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

#20 Horizontal margins never collapse.

I am done

Your Result

-

I am sure you will do better next time