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 How to allow the user to change the dimension of an element?

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

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

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

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

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

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

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

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

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

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

#13 100vmin is always smaller than 50vh

#14 Vertical margins always collapse.

#15 Which selector has the highest specificity?

#16 transform: rotate(180deg) scale(-1) is the same as

#17 Horizontal margins never collapse.

#18 100vmax is always bigger than 50vw

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

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

I am done

Your Result

-

I am sure you will do better next time