Q104
Which of the following property defines the text selection policy for various portions of a document?
A.
user-origin
B.
user-select
AnswerC.
user
D.
all of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
Syntax: user-select: all | none | textwhere the default value all allows for selection.