The Autocomplete attribute is a new attribute in the HTML5. The function of the attribute is to enable or disable the autocomplete form element and input.
Attribute Values
on : Default / value Standard. Browser will automatically fill in values ??based on values ??previously entered by users.
off : your browser does not automatically completes entries into form fields.