how to disable chrome suggestions box in input code example Example: how to make html input not autofill <input type="text" autocomplete="off" />