Intermediate CSS

January 31, 2020 By Temani Afif

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 How to correctly define a CSS custom property?

#3 What is the default value of flex-shrink?

#4 100vmax is always bigger than 50vw

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

#6 100vmin is always smaller than 50vh

#7 Vertical margins always collapse.

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

#9 What is the default value of flex-grow?

#10 Which of the following is an invalid value of the transform property?

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

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

#13 Which of the following is NOT a valid pseudo class?

#14 In CSS grid how to create a layout with 3 equal columns?

#15 Which of the following is an invalid CSS property?

#16 In CSS grid how to make all the rows equal in height?

#17 The containing block of position:absolute is established by the nearest ancestor with position:relative

#18 Which of the following is not a transformable element?

#19 Which selector has the lowest specificity?

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

I am done

Your Result

-

I am sure you will do better next time