<form action=""> First name:<br> <input type="text" name="firstname" maxlength="10"> </form>
Specifies the maximum allowed length for the input field.
Clickable & Draggable!