textarea without size code example Example 1: lock textarea size textarea { resize: none; } Example 2: how to make textarea fixed size resize: none;