Login/Register to keep track of your score.
#1 How to allow the user to change the dimension of an element?
#2 Which of the following is an invalid CSS property?
#3 Which of the following is an invalid value of the filter property?
#4 Which of the following doesn’t create a stacking context?
#5 width:calc((100% + 10px) – 10%) is the same as
#6 background-position:100% calc(100% + 20px); is the same as
#7 What is the default value of the border-image-repeat property?
#8 Vertical margins always collapse.
#9 Which of the following will allow an immediate color change?
#10 Which of the following will trigger the shrink-to-fit behavior when applied to a div element?
#11 100vmax is always bigger than 50vw
#12 How to select all the div elements with a class “a” and without a class “b”?
#13 What is the default value of flex-grow?
#14 transform: rotate(180deg) scale(-1) is the same as
#15 In CSS grid how to set a distance of 10px between all the columns?
#16 The line-height value can be specified inside the font property.
#17 What is the width of a div element having: width:150px; min-width:100px; max-width:50px;?
#18 How to set the initial value of a counter to be 10?
#19 Which of the following is an invalid unit?
#20 Which of the following is NOT a valid pseudo class?
Your Result
-
I am sure you will do better next time