how to change size of textarea in html code example Example 1: textarea rows cols <textarea rows="4" cols="50"> Example 2: textarea <textarea></textarea>