Login/Register to keep track of your score.
#1 How to set the initial value of a counter to be 10?
#2 A custom property should always be defined inside :root.
#3 transform: rotate(180deg) scale(-1) is the same as
#4 How to correctly define a CSS custom property?
#5 Which of the following is a valid pseudo class?
#6 A font where all the characters occupy the same amount of horizontal space is called?
#7 Which selector has the lowest specificity?
#8 Which of the following will NOT show a border?
#9 What is the default value of flex-grow?
#10 The containing block of position:absolute is established by the nearest ancestor with position:relative
#11 An element with a positive z-index will always be on the top of an element with a negative z-index
#12 In CSS grid how to make all the rows equal in height?
#13 Which selector has the highest specificity?
#14 Which of the following will trigger the shrink-to-fit behavior when applied to a div element?
#15 What is the default value of the border-image-repeat property?
#16 100vmax is always bigger than 50vw
#17 Which of the following is not a transformable element?
#18 In CSS grid how to create a layout with 3 equal columns?
#19 background-position:100% calc(100% + 20px); is the same as
#20 The line-height value can be specified inside the font property.
Your Result
-
I am sure you will do better next time