responsive textarea height ANSWER: put the text area inside the div, make the div responsive & the width you want it, and make the text area 100% of the div. Therefore, we should use overflow: auto; this to remove the default scrollbar and it appears when needed. You will find a list of attributes that