legend - HTML元素

来源:百度文库 编辑:神马文学网 时间:2024/04/28 03:21:17
定义
在 fieldSet 对象绘制的方框内插入一个标题。
Inserts a caption into the box drawn by the fieldSet object.
注释
LEGEND 元素必须是 FIELDSET 内的第一个元素。
此元素在 Internet Explorer 4.0 及以上版本的 HTML 和脚本中可用。
此元素是块元素。
此元素需要关闭标签。
The LEGEND element must be the first element in a FIELDSET.
This element is available in HTML and script as of Internet Explorer 4.0.
This element is a block element.
This element requires a closing tag.