Skip to content

Instantly share code, notes, and snippets.

@aaggour
Created July 30, 2019 16:22
Show Gist options
  • Save aaggour/6bd1d5b167dda6699f693682a7ca0e39 to your computer and use it in GitHub Desktop.
Save aaggour/6bd1d5b167dda6699f693682a7ca0e39 to your computer and use it in GitHub Desktop.
autocomplete attribute
<form autocomplete="off">
<input type="text" name="name" autocomplete="off">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment