Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

#2 Which selector has the lowest specificity?

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

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

#5 How to allow the user to change the dimension of an element?

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

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

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

#9 Which of the following is an invalid unit?

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

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

#12 100vmax is always bigger than 50vw

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

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

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

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

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

#18 How to remove line breaks within text?

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

#20 Vertical margins always collapse.

I am done

Your Result

-

I am sure you will do better next time