Q10
Which of the following selector selects the elements that are the default among a set of similar elements?
A.
:default
AnswerB.
:%
C.
:disabled
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
Example: :default {background-color: red;}