I have a simple user form and password, and I would like to set it so that instead of appearing the asterisk in the password field, I wanted an image to appear instead. The backend language I use is php 5.6
, for processing the form, and the frontend with HTML5
and CSS3
.