Which of the following selector selects the element that is the target of a referring URI?
A
:target
B
:selection
C
::selection
D
:URI
Correct Answer: :target
Example: :target{color:red;}