Login/Register to keep track of your score.
#1 transform: rotate(180deg) scale(-1) is the same as
#2 Which of the following will NOT show a border?
#3 What is the intrinsic aspect ratio of a linear-gradient?
#4 How to select all the div elements with a class “a” and without a class “b”?
#5 Vertical margins always collapse.
#6 How to allow the user to change the dimension of an element?
#7 background-position:100% calc(100% + 20px); is the same as
#8 Which of the following is NOT a valid pseudo class?
#9 width:calc((100% + 10px) – 10%) is the same as
#10 The line-height value can be specified inside the font property.
#11 Which selector has the highest specificity?
#12 Horizontal margins never collapse.
#13 What is the default value of flex-grow?
#14 margin-top and top behave the same when applied to a position:relative element
#15 Which of the following doesn’t create a stacking context?
#16 Which of the following is a valid pseudo class?
#17 Which of the following is an invalid CSS property?
#18 The containing block of position:absolute is established by the nearest ancestor with position:relative
#19 A custom property should always be defined inside :root.
#20 Which of the following is not a transformable element?
Your Result
-
I am sure you will do better next time