Web Technology
primer-original-v2hardCSSSpecificitySelectorsprimer-original-v2

Which CSS selector has the HIGHEST specificity?

Answer options

A
#header .nav a
B
div.container p.text
C
body #main #content
D
a:hover

Correct answer: body #main #content

Explanation

Quick AnswerThe correct answer is body #main #content because it directly addresses the core logic of Web Technology.

This question has been retained as-is due to its unique context.

Related Web Technology questions

Practice more Web Technology questions

PrimerPrep has independently reviewed practice questions and coding exercises — all free.