<legend>:字段集标题元素
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
<legend>
HTML 元素表示其父元素 <fieldset>
内容的标题。
尝试一下
属性
这个元素只包含全局属性。
示例
有关 <legend>
的示例,请参阅 <form>
。
技术概要
内容分类 | 无。 |
---|---|
允许的内容 | 短语内容和标题(h1–h6 元素)。 |
标签省略 | 不允许,开始标签和结束标签都不能省略。 |
允许的父元素 |
一个 <fieldset> ,其第一个子元素是此 <legend> 元素
|
隐含的 ARIA 角色 | 没有对应的角色 |
允许的 ARIA 角色 | 没有允许的 role 。 |
DOM 接口 | HTMLLegendElement |
规范
Specification |
---|
HTML # the-legend-element |
浏览器兼容性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
legend | ||||||||||||
align |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Deprecated. Not for use in new websites.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.