css textarea remove resize handle code example Example: how to restrict user from resize textarea textarea { resize: none; }