Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

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

#3 Which selector has the lowest specificity?

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

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

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

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

#8 How to remove line breaks within text?

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

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

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

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

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

#14 What is the width of a div element having: width:150px; min-width:100px; max-width:50px;?

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

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

#17 How to correctly define a CSS custom property?

#18 Vertical margins always collapse.

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

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

I am done

Your Result

-

I am sure you will do better next time