how to disable internal-autofill-selected html5 code example Example: how to make html input not autofill <input type="text" autocomplete="off" />