Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 How to correctly define a CSS custom property?

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

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

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

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

#6 A custom property should always be defined inside :root.

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

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

#9 Vertical margins always collapse.

#10 100vmax is always bigger than 50vw

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

#12 100vmin is always smaller than 50vh

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

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

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

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

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

#18 In CSS grid how to set a distance of 10px between all the columns?

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

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

I am done

Your Result

-

I am sure you will do better next time