input (html) - The Input tag defines a so-called input area in an HTML document where the user can write.
<input type="text" id="lastname" name="lastname"><input type="text" id="lastname" name="lastname">