====== prevent textarea resize ====== * add a style property for resize (inline or in a stylesheet): textarea{ resize: none; }