Login/Register to keep track of your score.
#1 What is the width of a div element having: width:150px; min-width:100px; max-width:50px;?
#2 How to allow the user to change the dimension of an element?
#3 Which of the following is a valid pseudo class?
#4 Which of the following is an invalid value of the filter property?
#5 An element with a positive z-index will always be on the top of an element with a negative z-index
#6 How to remove line breaks within text?
#7 In CSS grid how to make all the rows equal in height?
#8 Which selector has the lowest specificity?
#9 What is the default value of flex-grow?
#10 How to select all the div elements with a class “a” and without a class “b”?
#11 margin-top and top behave the same when applied to a position:relative element
#12 Which selector has the highest specificity?
#13 What is the intrinsic aspect ratio of a linear-gradient?
#14 What is the default value of the border-image-repeat property?
#15 transform: rotate(180deg) scale(-1) is the same as
#16 100vmax is always bigger than 50vw
#17 The containing block of position:absolute is established by the nearest ancestor with position:relative
#18 Vertical margins always collapse.
#19 Which of the following is not a transformable element?
#20 Which of the following is an invalid value of the transform property?
Your Result
-
I am sure you will do better next time