Don't let the user expand a textarea css code example Example: how to restrict user from resize textarea textarea { resize: none; }