<legend> - HTML(超文本标记语言) 编辑
HTML <legend> 元素用于表示其父元素 <fieldset>
的内容标题。
内容分类 | 无。 |
---|---|
允许的内容 | 语句内容(Phrasing content)。 |
标签忽略 | 不允许,开始标签和结束标签都不能省略。 |
允许的父元素 | <fieldset> ,并且<legend> 作为第一个子元素 |
Implicit ARIA role | No corresponding role |
Permitted ARIA roles | No role permitted |
DOM 接口 | HTMLLegendElement |
属性
这个元素只有全局属性。
示例
在 <form>
中查看关于 <legend>
元素的示例。
规范
规范 | 状态 | 注释 |
---|---|---|
HTML Living Standard <legend> | Living Standard | Definition of the legend element |
HTML5 <legend> | Recommendation | |
HTML 4.01 Specification <legend> | Recommendation | Initial definition |
浏览器兼容
BCD tables only load in the browser
另请参阅
- 其他与表单相关的元素:
<form>
,<option>
,<label>
,<button>
,<select>
,<datalist>
,<optgroup>
,<fieldset>
,<textarea>
,<keygen>
,<input>
,<output>
,<progress>
和<meter>
。 - ARIA: Form role
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论