Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

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

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

#4 How to correctly define a CSS custom property?

#5 How to remove line breaks within text?

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

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

#8 In CSS grid how to make all the rows equal in height?

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

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

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

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

#13 100vmin is always smaller than 50vh

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

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

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

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

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

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

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

I am done

Your Result

-

I am sure you will do better next time