Login/Register to keep track of your score.
#1 Which of the following is a valid pseudo class?
#2 100vmin is always smaller than 50vh
#3 What is the default value of the border-image-repeat property?
#4 Which of the following is an invalid unit?
#5 How to set the initial value of a counter to be 10?
#6 The line-height value can be specified inside the font property.
#7 margin-top and top behave the same when applied to a position:relative element
#8 How to allow the user to change the dimension of an element?
#9 The containing block of position:absolute is established by the nearest ancestor with position:relative
#10 A custom property should always be defined inside :root.
#11 In CSS grid how to make all the rows equal in height?
#12 width:calc((100% + 10px) – 10%) is the same as
#13 Which selector has the lowest specificity?
#14 In CSS grid how to create a layout with 3 equal columns?
#15 Which of the following is an invalid value of the filter property?
#16 transform: rotate(180deg) scale(-1) is the same as
#17 In CSS grid how to set a distance of 10px between all the columns?
#18 Which of the following will NOT show a border?
#19 Which of the following doesn’t create a stacking context?
#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