Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

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

#3 Which of the following is an invalid unit?

#4 Which selector has the lowest specificity?

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

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

#7 Horizontal margins never collapse.

#8 How to correctly define a CSS custom property?

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

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

#11 Vertical margins always collapse.

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

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

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

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

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

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

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

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

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

I am done

Your Result

-

I am sure you will do better next time