Examveda
Examveda

Which of the following property defines the text selection policy for various portions of a document?

A. user-origin

B. user-select

C. user

D. all of the mentioned

Answer: Option B

Solution(By Examveda Team)

Syntax: user-select: all | none | text
where the default value all allows for selection.

Join The Discussion

Related Questions on CSS Properties, CSS Elements, CSS Functions and Tables