Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

#2 What is the width of a div element having: width:150px; min-width:100px; max-width:50px;?

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

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

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

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

#7 Which of the following will NOT show a border?

#8 100vmax is always bigger than 50vw

#9 Which of the following is an invalid unit?

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

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

#12 An element with a positive z-index will always be on the top of an element with a negative z-index

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

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

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

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

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

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

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

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

I am done

Your Result

-

I am sure you will do better next time