input unselectable html code example Example: css make input unselectable input { pointer-events:none; }