Login/Register to keep track of your score.
#1 Which of the following will allow an immediate color change?
#2 What is the default value of flex-grow?
#3 How to allow the user to change the dimension of an element?
#4 In CSS grid how to set a distance of 10px between all the columns?
#5 Which of the following is an invalid unit?
#6 An element with a positive z-index will always be on the top of an element with a negative z-index
#7 Which selector has the highest specificity?
#8 Which of the following is an invalid value of the transform property?
#9 Horizontal margins never collapse.
#10 100vmin is always smaller than 50vh
#11 Which of the following will trigger the shrink-to-fit behavior when applied to a div element?
#12 background-position:100% calc(100% + 20px); is the same as
#13 Which of the following is a valid pseudo class?
#14 How to remove line breaks within text?
#15 In CSS grid how to create a layout with 3 equal columns?
#16 A font where all the characters occupy the same amount of horizontal space is called?
#17 What is the default value of flex-shrink?
#18 In CSS grid how to make all the rows equal in height?
#19 How to select all the div elements with a class “a” and without a class “b”?
#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