<!DOCTYPE HTML>
<html>
<body>
<form action="/example/demo_form.aspx" method="get">
用户名:<input type="text" name="fname" />
加密:<keygen name="lname" />
<input type="submit" />
</form>
</body>
</html>