Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

#2 Horizontal margins never collapse.

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

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

#5 Which of the following will trigger the shrink-to-fit behavior when applied to a div element?

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

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

#8 Which of the following is an invalid unit?

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

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

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

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

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

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

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

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

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

#18 How to remove line breaks within text?

#19 Which selector has the lowest specificity?

#20 Vertical margins always collapse.

I am done

Your Result

-

I am sure you will do better next time