how to desable autofill in html form code example Example: input without autocomplete <input type="text" name="foo" autocomplete="off" />