Login/Register to keep track of your score.
#1 What is the default value of the border-image-repeat property?
#2 A font where all the characters occupy the same amount of horizontal space is called?
#3 Vertical margins always collapse.
#4 In CSS grid how to create a layout with 3 equal columns?
#5 A custom property should always be defined inside :root.
#6 Which of the following is an invalid value of the filter property?
#7 What is the default value of flex-shrink?
#8 The line-height value can be specified inside the font property.
#9 In CSS grid how to make all the rows equal in height?
#10 Which of the following is not a transformable element?
#11 Horizontal margins never collapse.
#12 How to correctly define a CSS custom property?
#13 An element with a positive z-index will always be on the top of an element with a negative z-index
#14 Which of the following will NOT show a border?
#15 100vmin is always smaller than 50vh
#16 transform: rotate(180deg) scale(-1) is the same as
#17 Which of the following doesn’t create a stacking context?
#18 Which selector has the highest specificity?
#19 background-position:100% calc(100% + 20px); is the same as
#20 How to set the initial value of a counter to be 10?
Your Result
-
I am sure you will do better next time