resize
samples by b4rtaz
textarea {resize: horizontal;}
textarea {resize: vertical;}
textarea {resize: both;}
textarea {resize: none;}