Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

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

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

#4 Horizontal margins never collapse.

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

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

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

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

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

#10 How to remove line breaks within text?

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

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

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

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

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

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

#17 How to correctly define a CSS custom property?

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

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

#20 Vertical margins always collapse.

I am done

Your Result

-

I am sure you will do better next time