Login/Register to keep track of your score.
#1 Which of the following is not a transformable element?
#2 The containing block of position:absolute is established by the nearest ancestor with position:relative
#3 width:calc((100% + 10px) – 10%) is the same as
#4 How to remove line breaks within text?
#5 100vmin is always smaller than 50vh
#6 A font where all the characters occupy the same amount of horizontal space is called?
#7 An element with a positive z-index will always be on the top of an element with a negative z-index
#8 Which of the following is an invalid value of the filter property?
#9 Which of the following doesn’t create a stacking context?
#10 Which of the following is an invalid CSS property?
#11 Which of the following will NOT show a border?
#12 In CSS grid how to make all the rows equal in height?
#13 Which selector has the lowest specificity?
#14 Which of the following is NOT a valid pseudo class?
#15 In CSS grid how to set a distance of 10px between all the columns?
#16 Which of the following is an invalid unit?
#17 What is the width of a div element having: width:150px; min-width:100px; max-width:50px;?
#18 Which of the following is a valid pseudo class?
#19 Vertical margins always collapse.
#20 Which of the following will trigger the shrink-to-fit behavior when applied to a div element?
Your Result
-
I am sure you will do better next time