Login/Register to keep track of your score.
#1 Which of the following is an invalid value of the transform property?
#2 An element with a positive z-index will always be on the top of an element with a negative z-index
#3 position:sticky can be seen as a mix of
#4 Which of the following will trigger the shrink-to-fit behavior when applied to a div element?
#5 In CSS grid how to set a distance of 10px between all the columns?
#6 Which of the following is an invalid value of the filter property?
#7 How to remove line breaks within text?
#8 How to allow the user to change the dimension of an element?
#9 100vmin is always smaller than 50vh
#10 How to set the initial value of a counter to be 10?
#11 Which of the following is a valid pseudo class?
#12 In CSS grid how to make all the rows equal in height?
#13 width:calc((100% + 10px) – 10%) is the same as
#14 What is the default value of flex-shrink?
#15 What is the intrinsic aspect ratio of a linear-gradient?
#16 Which of the following will allow an immediate color change?
#17 In CSS grid how to create a layout with 3 equal columns?
#18 How to correctly define a CSS custom property?
#19 A font where all the characters occupy the same amount of horizontal space is called?
#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