--- title: Input tag category: HTML --- autocompletetype='cc-exp' autocapitalize='off' pattern='\d*' ### Input types Text: * email * hidden * month * password * tel * text * search * week Time: * date * datetime * datetime-local * time Etc: * file * radio * checkbox Buttons: * button * reset * submit * image Numeric: * number * range ### Ref * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input