Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

#2 100vmax is always bigger than 50vw

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

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

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

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

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

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

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

#10 How to correctly define a CSS custom property?

#11 Vertical margins always collapse.

#12 Which of the following is an invalid unit?

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

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

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

#16 100vmin is always smaller than 50vh

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

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

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

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

I am done

Your Result

-

I am sure you will do better next time