HTML how to make a text area unsizeable code example Example: prevent textarea resize css textarea { resize: none; }