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