textarea { /* for all text* area elements */ resize: none; } #foo { /* for particular id */ resize: none; }