Valor PASSWORD del atributo "type" del elemento input

Ejemplo.
< form action="mailto:yo@miservidor.com" method="post" enctype="text/plain" name="miform">
<input type="password" size="15" maxlength="10">
< /form>
< form action="mailto:yo@miservidor.com" method="post" enctype="text/plain" name="miform">
<input type="password" size="15" maxlength="10">
< /form>
con el que obtenemos:
introduce la clave de acceso:
Fuentes: Activate, Google España
Comentarios
Publicar un comentario