Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

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

#3 Horizontal margins never collapse.

#4 How to remove line breaks within text?

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

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

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

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

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

#10 Which selector has the highest specificity?

#11 How to allow the user to change the dimension of an element?

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

#13 Which selector has the lowest specificity?

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

#15 100vmin is always smaller than 50vh

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

#17 Vertical margins always collapse.

#18 How to correctly define a CSS custom property?

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

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

I am done

Your Result

-

I am sure you will do better next time