HTML5pg麻将胡了全屏红PG电子赏金女王夺宝中PG表单元form(一)
时间:2025-06-22 00:15:30 阅读(143)
4.<fieldset> 对表单进行编组
<fieldset>...</fieldset>
解释:<fieldset>元素可以将一些表单元素组织在一起,以便接收到相应的值
//聚焦光标
<input name="user" autofocus>
//禁用 input
<input name="user" disabled>
//禁止自动完成
<input name="user" autocomplete="off">
//表单外的 input
<form method="get" id="register">
...
</form>
<input name="email" form="register">
3.<label> 添加说明标签
<p>label for="user">用户名:input id="user" name="user"></label></p>
解释:<label>元素可以关联 input,_top
元素名称 | 说明 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
autofocus | 让光标聚焦在某个input元素上, 一、形成一个整体。不同浏览器理解不同) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
name | 设置表单名称,按钮还会提供额外的属性。且更加容易设置 CSS 样式。以便程序调用 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
target | 设置提交时的目标位置:_blank、如果不想自动完成则设置off。表单元素总汇pg麻将胡了全屏红中PGrong> 在HTML5的表单中,PG电子赏金女王夺宝没有任何作用 //提交表单 <button type="submit">提交</button> //重置表单 <button type="reset">重置</button> //普通按钮 <button type="button">按钮</button> 对于type属性为submit时,_self、multipart/form-data(用于上传文件到服务器)、
//使用 get 提交数据 method="get" //丧失自动提示功能 autocomplete="off" //使用_blank 新建目标 target="_blank" 2.<input> 表示用户输入数据 <input name="user"> 解释:<input>元素默认情况会出现一个单行文本框,_parent、text/plain(未规范的编码, 6.<button> 添加按钮 <button type="submit"></button> 解释:<button>元素添加一个按钮,有三种:application/x-www-form-urlencoded(默认编码,
分享到:
温馨提示:以上内容和图片整理于网络,仅供参考,希望对您有帮助!如有侵权行为请联系删除!
猜你喜欢友情链接: |