Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 Horizontal margins never collapse.

#2 background-position:100% calc(100% + 20px); is the same as

#3 How to select all the div elements with a class “a” and without a class “b”?

#4 Which of the following will allow an immediate color change?

#5 position:sticky can be seen as a mix of

#6 A font where all the characters occupy the same amount of horizontal space is called?

#7 width:calc((100% + 10px) – 10%) is the same as

#8 Which of the following is an invalid unit?

#9 The line-height value can be specified inside the font property.

#10 margin-top and top behave the same when applied to a position:relative element

#11 transform: rotate(180deg) scale(-1) is the same as

#12 Vertical margins always collapse.

#13 What is the default value of the border-image-repeat property?

#14 Which of the following is an invalid value of the filter property?

#15 How to set the initial value of a counter to be 10?

#16 How to correctly define a CSS custom property?

#17 100vmin is always smaller than 50vh

#18 Which of the following is a valid pseudo class?

#19 Which of the following doesn’t create a stacking context?

#20 What is the intrinsic aspect ratio of a linear-gradient?

I am done

Your Result

-

I am sure you will do better next time