how to remove the resize in textarea code example Example: remove resize from textarea textarea { resize: none; }