Q12
Which selects all unvisited links?
A.
:last-child
B.
:not(selector)
C.
:link
AnswerD.
:nth-child(n)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board