how to stop google autofill on a html form code example Example: how to make html input not autofill <input type="text" autocomplete="off" />