Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

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

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

#3 How to correctly define a CSS custom property?

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

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

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

#7 Which selector has the highest specificity?

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

#9 Which selector has the lowest specificity?

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

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

#12 100vmax is always bigger than 50vw

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

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

#15 Horizontal margins never collapse.

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

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

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

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

#20 How to remove line breaks within text?

I am done

Your Result

-

I am sure you will do better next time