how to turn off suggesstion on a html input field code example Example: how to make html input not autofill <input type="text" autocomplete="off" />