Login/Register to keep track of your score.
#1 Which of the following is an invalid CSS property?
#2 100vmax is always bigger than 50vw
#3 Which of the following will NOT show a border?
#4 Horizontal margins never collapse.
#5 Which of the following doesn’t create a stacking context?
#6 Which selector has the lowest specificity?
#7 How to remove line breaks within text?
#8 A font where all the characters occupy the same amount of horizontal space is called?
#9 Which of the following will allow an immediate color change?
#10 100vmin is always smaller than 50vh
#11 What is the default value of the border-image-repeat property?
#12 Which of the following is an invalid value of the filter property?
#13 The containing block of position:absolute is established by the nearest ancestor with position:relative
#14 What is the intrinsic aspect ratio of a linear-gradient?
#15 How to select all the div elements with a class “a” and without a class “b”?
#16 width:calc((100% + 10px) – 10%) is the same as
#17 In CSS grid how to make all the rows equal in height?
#18 Which of the following is an invalid unit?
#19 In CSS grid how to set a distance of 10px between all the columns?
#20 A custom property should always be defined inside :root.
Your Result
-
I am sure you will do better next time