css how to restrict resize of textarea code example Example: textarea disable resize <textarea style="resize: none;"></textarea>