Skip to content

Instantly share code, notes, and snippets.

@sallar
Created January 10, 2019 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sallar/7837075e89d82c52f3708978f44e9f6a to your computer and use it in GitHub Desktop.
Save sallar/7837075e89d82c52f3708978f44e9f6a to your computer and use it in GitHub Desktop.
JS Bin // source https://jsbin.com/favayas
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<input type="password" name="password">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment