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.