This is a simple html text box resizing code.
You can resize this textbox by clicking the bottom right corner of box.
DEMO:
Source code:
<textarea cols="70" rows="2" style="height: 67px; margin: 2px; width: 579px;">You can enlarge this text box as you like.
</textarea>
No comments:
Post a Comment