CSS Selectors

August 25, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 Which of the following is a valid selector?

#2 How to select a div with no content?

#3 Which of the following is a valid Pseudo-class?

#4 The > [greater-than symbol] is called

#5 Which selector has the lowest specificity?

#6 The + [plus symbol] is called

#7 How to select the first image inside a div?

#8 How to target the content of the last line inside a div?

#9 The * [asterisk symbol] is called

#10 Which of the following is an invalid Pseudo-class?

#11 Which of the following is equivalent to .box ?

#12 How to select all the images?

#13 Which of the following will select all the elements?

#14 The ::before is called

#15 Which selector has the lowest specificity?

I am done

Your Result

-

I am sure you will do better next time