fixed resize textarea code example Example 1: lock textarea size textarea { resize: none; } Example 2: fix textarea size resize: none;