Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

#2 Which of the following is an invalid unit?

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

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

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

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

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

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

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

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

#11 100vmin is always smaller than 50vh

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

#13 Which selector has the lowest specificity?

#14 Which of the following is NOT a valid pseudo class?

#15 Which selector has the highest specificity?

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

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

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

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

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

I am done

Your Result

-

I am sure you will do better next time