<form action=""> First name:<br> <input type="text" name="firstname" value="John" size="40"> </form>
Specifies the size (in characters) for the input field.
Clickable & Draggable!