Login/Register to keep track of your score.
#1 100vmin is always smaller than 50vh
#2 Vertical margins always collapse.
#3 Which of the following will trigger the shrink-to-fit behavior when applied to a div element?
#4 Which of the following is NOT a valid pseudo class?
#5 transform: rotate(180deg) scale(-1) is the same as
#6 What is the width of a div element having: width:150px; min-width:100px; max-width:50px;?
#7 What is the default value of the border-image-repeat property?
#8 How to remove line breaks within text?
#9 Which of the following is a valid pseudo class?
#10 In CSS grid how to create a layout with 3 equal columns?
#11 How to correctly define a CSS custom property?
#12 background-position:100% calc(100% + 20px); is the same as
#13 The line-height value can be specified inside the font property.
#14 Which of the following is an invalid CSS property?
#15 How to allow the user to change the dimension of an element?
#16 Which of the following is an invalid value of the transform property?
#17 Which of the following is an invalid value of the filter property?
#18 How to set the initial value of a counter to be 10?
#19 In CSS grid how to make all the rows equal in height?
#20 In CSS grid how to set a distance of 10px between all the columns?
Your Result
-
I am sure you will do better next time