textarea drag disable css code example Example: how to restrict user from resize textarea textarea { resize: none; }