CSS Selectors

August 25, 2020 By Temani Afif

Login/Register to keep track of your score.

#1 The * [asterisk symbol] is called

#2 Which of the following is an invalid selector?

#3 Which selector has the highest specificity?

#4 How to target the content of the first line inside a div?

#5 How to select the “before the last” image inside a div?

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

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

#8 How to select a div with no content?

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

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

#11 Which of the following is a valid selector?

#12 The ~ [tilde symbol] is called

#13 Which selector has the lowest specificity?

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

#15 The ::before is called

I am done

Your Result

-

I am sure you will do better next time