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 transform: rotate(180deg) scale(-1) is the same as

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

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

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

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

#7 The containing block of position:absolute is established by the nearest ancestor with position:relative

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

#9 In CSS grid how to set a distance of 10px between all the columns?

#10 100vmin is always smaller than 50vh

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

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

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

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

#15 Horizontal margins never collapse.

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

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

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

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

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

I am done

Your Result

-

I am sure you will do better next time