how to delete suggestions from form fields code example Example: how to remove suggestions from input field <input type="text" autocomplete="off"></input>