המאפיין user-select מגדיר אם ניתן לבחור את הטקסט של אלמנט על ידי לחיצה כפולה על האלמנט ואם ניצן לבחור חלק מהטקסט או רק את כל הטקס
דוגמא: נסה לבחור את הטקס במצבים השונים
cssguide and to this is CSSGuide cssguide and to this is CSSGuide cssguide and to this is CSSGuide cssguide and to this is CSSGuide cssguide and to this is CSSGuide cssguide and to this is CSSGuide
| הערך שנבדק | Chrome | Firefox | EdgeC | Opera |
|---|---|---|---|---|
| text | ✔️ | ✔️ | ✔️ | ✔️ |
| auto | ✔️ | ✔️ | ✔️ | ✔️ |
| none | ✔️ | ✔️ | ✔️ | ✔️ |
| all | ✔️ | ✔️ | ✔️ | ✔️ |
| revert | ✔️ | ✔️ | ✔️ | ✔️ |
| revert-layer | ✔️ | ✔️ | ✔️ | ✔️ |
| unset | ✔️ | ✔️ | ✔️ | ✔️ |
| inherit | ✔️ | ✔️ | ✔️ | ✔️ |
| initial | ✔️ | ✔️ | ✔️ | ✔️ |