https://www.plus2net.com/html_tutoria...
HTML form input type text is very common type requirement as we ask the user to enter single line of text or small data using this component.
It has attributes like name, value , size , maxlength , autocomplete, autofocus, placeholder, readonly , disabled etc.
By using logical programs like JavaScript , JQuery etc we can manage the input box.
#HTMLINTPUT #inputbox #attributesofinputbox #name #size #value #autofocus #placeholder #readonly #disable