Which of the following property defines the text selection policy for various portions of a document?
Which of the following property defines the text selection policy for various portions of a document? Correct Answer user-select
Syntax: user-select: all | none | text where the default value all allows for selection.