textarea

im want to make a text area:

<input bind="opis" type="text" rows="3" name="opis" style="height: 170px"/>

but it still has only 1 row. what am i doing wrong ?

hmm,
please provide you demo?