Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#19 Horizontal margins never collapse.

#20 100vmin is always smaller than 50vh

I am done

Your Result

-

I am sure you will do better next time