Login/Register to keep track of your score.
#1 Which of the following is a valid pseudo class?
#2 Which of the following is an invalid CSS property?
#3 100vmin is always smaller than 50vh
#4 margin-top and top behave the same when applied to a position:relative element
#5 What is the default value of flex-grow?
#6 100vmax is always bigger than 50vw
#7 How to set the initial value of a counter to be 10?
#8 How to allow the user to change the dimension of an element?
#9 Which of the following will trigger the shrink-to-fit behavior when applied to a div element?
#10 The containing block of position:absolute is established by the nearest ancestor with position:relative
#11 Which of the following is an invalid unit?
#12 What is the default value of flex-shrink?
#13 Vertical margins always collapse.
#14 In CSS grid how to set a distance of 10px between all the columns?
#15 How to remove line breaks within text?
#16 Which of the following doesn’t create a stacking context?
#17 Which of the following will NOT show a border?
#18 How to correctly define a CSS custom property?
#19 An element with a positive z-index will always be on the top of an element with a negative z-index
#20 background-position:100% calc(100% + 20px); is the same as
Your Result
-
I am sure you will do better next time