HTML keygen name 属性
带有 keygen 字段的表单: 实例 Run this code » <form action="demo_keygen.html" method="get"> Username: <input type="text...
带有 keygen 字段的表单: 实例 Run this code » <form action="demo_keygen.html" method="get"> Username: <input type="text...
通过 RSA 算法生成密钥: 实例 Run this code » <form action="demo_keygen.html" method="get"> Username: <input type="text" ...
位于 form 表单外面的 <keygen> 元素(但仍然属于 form 表单的一部分): 实例 Run this code » <form action="demo_keygen.html" method="get" i...
一个被禁用的 <keygen> 元素: 实例 Run this code » <form action="demo_keygen.html" method="get"> Username: <input t...
让 "Encryption" 字段在页面加载时自动获得焦点: 实例 Run this code » <form action="demo_keygen.html" method="get"> Username: <inpu...
HTML 两个列表实例: 一个有序列表 (<ol>) 和 一个无序列表 (<ul>) : 实例 Run this code » <ol> <li>Coffee</li> ...
组合表单中的相关元素: 实例 Run this code » <form> <fieldset> <legend>Personalia:</leg...
带有两个输入字段和相关标记的简单 HTML 表单: 实例 Run this code » <form action="demo_form.php"> <label for="male">Male</label&...
该标签在新的 Web 标准中已废弃。 带有 keygen 字段的表单: 实例 Run this code » <form action="demo_keygen.asp" method="get"> 用户名: <inp...
在文档中格式化文本: 实例 Run this code » <kbd>键盘输入</kbd> 浏览器支持 元素 <kbd> Yes Yes Yes Yes Yes 标签定义及使用说明 <kbd>...