Creating a Password Strength Indicator
This tutorial utilizes strength.js to test the strength of your password and can be utilized on your own website's registration page.
This tutorial utilizes strength.js by Aaron Lumsden to test the strength of a password and can be utilized on your own website's registration page to inform users of the strength of their chosen password.
Below is the HTML, CSS, and JavaScript required.