Login/Register to keep track of your score.
#1 What is the default value of flex-grow?
#2 Which selector has the highest specificity?
#3 What is the intrinsic aspect ratio of a linear-gradient?
#4 Which of the following is an invalid value of the transform property?
#5 Horizontal margins never collapse.
#6 A font where all the characters occupy the same amount of horizontal space is called?
#7 The line-height value can be specified inside the font property.
#8 How to select all the div elements with a class “a” and without a class “b”?
#9 100vmin is always smaller than 50vh
#10 Which of the following will allow an immediate color change?
#11 width:calc((100% + 10px) – 10%) is the same as
#12 How to set the initial value of a counter to be 10?
#13 In CSS grid how to create a layout with 3 equal columns?
#14 background-position:100% calc(100% + 20px); is the same as
#15 position:sticky can be seen as a mix of
#16 Vertical margins always collapse.
#17 How to remove line breaks within text?
#18 What is the width of a div element having: width:150px; min-width:100px; max-width:50px;?
#19 Which of the following is a valid pseudo class?
#20 In CSS grid how to make all the rows equal in height?
Your Result
-
I am sure you will do better next time