Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

#2 Horizontal margins never collapse.

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

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

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

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

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

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

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

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

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

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

#13 How to remove line breaks within text?

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

#15 100vmax is always bigger than 50vw

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

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

#18 Which of the following is an invalid unit?

#19 Which selector has the highest specificity?

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

I am done

Your Result

-

I am sure you will do better next time