Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

#2 100vmin is always smaller than 50vh

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

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

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

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

#7 Which of the following is an invalid unit?

#8 A font where all the characters occupy the same amount of horizontal space is called?

#9 100vmax is always bigger than 50vw

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

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

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

#13 Which selector has the highest specificity?

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

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

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

#17 How to correctly define a CSS custom property?

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

#19 Which selector has the lowest specificity?

#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