how to stop the text area from resizing in html code example Example: prevent textarea resize css textarea { resize: none; }