Intermediate CSS

January 31, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 How to remove line breaks within text?

#2 100vmin is always smaller than 50vh

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

#4 Vertical margins always collapse.

#5 Which selector has the highest specificity?

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

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

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

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

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

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

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

#13 Which selector has the lowest specificity?

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

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

#16 100vmax is always bigger than 50vw

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

#18 In CSS grid how to create a layout with 3 equal columns?

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

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

I am done

Your Result

-

I am sure you will do better next time