How to disable the resizing of text area HTML code example Example: prevent textarea resize css textarea { resize: none; }