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