<!DOCTYPE HTML>
<html>
<body>
<form action="/example/html5/demo_form.asp" method="get" id="secureform">
Username: <input type="text" name="usr_name" />
Encryption: <keygen name="security" disabled="disabled" />
<input type="submit" />
</form>
</body>
</html>