how to make an element unselectable html code example Example: unselectable css property .button { user-select: none; }