Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

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

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

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

#5 How to remove line breaks within text?

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

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

#8 100vmin is always smaller than 50vh

#9 Vertical margins always collapse.

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

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

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

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

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

#15 Horizontal margins never collapse.

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

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

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

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

#20 What is the default value of the border-image-repeat property?

I am done

Your Result

-

I am sure you will do better next time