Answers for "how to off suggestions in input field in html"

2

how to remove suggestions from input field

<input type="text" autocomplete="off"></input>
Posted by: Guest on May-17-2021

Code answers related to "how to off suggestions in input field in html"

Browse Popular Code Answers by Language