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