form
<form> <label for="name">Name</label> <input type="text" id="name" size="25"> </form>
HTML5 form element