how to prevent a textarea from expand using css code example Example: prevent textarea resize css textarea { resize: none; }