Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 How to remove line breaks within text?

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

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

#4 Which selector has the lowest specificity?

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

#6 Which of the following is an invalid unit?

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

#8 100vmin is always smaller than 50vh

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

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

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

#12 How to correctly define a CSS custom property?

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

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

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

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

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

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

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

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

I am done

Your Result

-

I am sure you will do better next time