Login/Register to keep track of your score.
#1 What is the intrinsic aspect ratio of a linear-gradient?
#2 Which of the following will NOT show a border?
#3 transform: rotate(180deg) scale(-1) is the same as
#4 In CSS grid how to create a layout with 3 equal columns?
#5 Which of the following will trigger the shrink-to-fit behavior when applied to a div element?
#6 background-position:100% calc(100% + 20px); is the same as
#7 100vmin is always smaller than 50vh
#8 How to allow the user to change the dimension of an element?
#9 Which of the following is an invalid unit?
#10 Which of the following is an invalid value of the filter property?
#11 position:sticky can be seen as a mix of
#12 Which of the following will allow an immediate color change?
#13 Which selector has the lowest specificity?
#14 The containing block of position:absolute is established by the nearest ancestor with position:relative
#15 margin-top and top behave the same when applied to a position:relative element
#16 Which of the following is a valid pseudo class?
#17 Which selector has the highest specificity?
#18 100vmax is always bigger than 50vw
#19 Which of the following is NOT a valid pseudo class?
#20 What is the width of a div element having: width:150px; min-width:100px; max-width:50px;?
Your Result
-
I am sure you will do better next time