Login/Register to keep track of your score.
#1 How to select all the div elements with a class “a” and without a class “b”?
#2 Which of the following is a valid pseudo class?
#3 How to remove line breaks within text?
#4 A font where all the characters occupy the same amount of horizontal space is called?
#5 Which of the following is an invalid value of the filter property?
#6 Which of the following will NOT show a border?
#7 Which of the following will allow an immediate color change?
#8 How to set the initial value of a counter to be 10?
#9 background-position:100% calc(100% + 20px); is the same as
#10 Which of the following is not a transformable element?
#11 Which of the following doesn’t create a stacking context?
#12 margin-top and top behave the same when applied to a position:relative element
#13 What is the width of a div element having: width:150px; min-width:100px; max-width:50px;?
#14 100vmin is always smaller than 50vh
#15 position:sticky can be seen as a mix of
#16 A custom property should always be defined inside :root.
#17 Which of the following is an invalid CSS property?
#18 Which of the following is NOT a valid pseudo class?
#19 The containing block of position:absolute is established by the nearest ancestor with position:relative
#20 How to correctly define a CSS custom property?
Your Result
-
I am sure you will do better next time