Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

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

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

#4 Vertical margins always collapse.

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

#6 Which of the following is an invalid unit?

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

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

#9 Horizontal margins never collapse.

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

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

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

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

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

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

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

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

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

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

#20 How to correctly define a CSS custom property?

I am done

Your Result

-

I am sure you will do better next time