Skip to content

Instantly share code, notes, and snippets.

@scottdh
scottdh / togglePasswordVisibility.html
Created October 14, 2019 19:48
Toggle password visibility
<!DOCTYPE html>
<html>
<head>
<title>Password Visibility</title>
<style type="text/css">
body {
margin: 1em auto;
max-width: 40em;
width: 88%;